Re: [PATCH] make help output be a little more self-consistent

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bruce,

Can you please send two patches, one for qemu upstream
(qemu-devel@xxxxxxxxxx), and another for qemu-kvm (relative to qemu-kvm
specific options).

Thanks.

On Wed, Jan 06, 2010 at 12:31:20PM -0700, Bruce Rogers wrote:
> Signed-off-by: Bruce Rogers <brogers@xxxxxxxxxx>
> ---
>  qemu-options.hx |   58 ++++++++++++++++++++++++++++--------------------------
>  1 files changed, 30 insertions(+), 28 deletions(-)
> 
> diff --git a/qemu-options.hx b/qemu-options.hx
> index 812d067..fdd5884 100644
> --- a/qemu-options.hx
> +++ b/qemu-options.hx
> @@ -42,7 +42,7 @@ DEF("smp", HAS_ARG, QEMU_OPTION_smp,
>      "-smp n[,maxcpus=cpus][,cores=cores][,threads=threads][,sockets=sockets]\n"
>      "                set the number of CPUs to 'n' [default=1]\n"
>      "                maxcpus= maximum number of total cpus, including\n"
> -    "                  offline CPUs for hotplug etc.\n"
> +    "                offline CPUs for hotplug, etc\n"
>      "                cores= number of CPU cores on one socket\n"
>      "                threads= number of threads on one CPU core\n"
>      "                sockets= number of discrete sockets in the system\n")
> @@ -406,8 +406,9 @@ ETEXI
>  DEF("device", HAS_ARG, QEMU_OPTION_device,
>      "-device driver[,options]  add device\n")
>  DEF("name", HAS_ARG, QEMU_OPTION_name,
> -    "-name string1[,process=string2]    set the name of the guest\n"
> -    "            string1 sets the window title and string2 the process name (on Linux)\n")
> +    "-name string1[,process=string2]\n"
> +    "                set the name of the guest\n"
> +    "                string1 sets the window title and string2 the process name (on Linux)\n")
>  STEXI
>  @item -name @var{name}
>  Sets the @var{name} of the guest.
> @@ -484,7 +485,7 @@ ETEXI
>  

--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]
  Powered by Linux