public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Marcelo Tosatti <mtosatti@redhat.com>
To: Bruce Rogers <brogers@novell.com>
Cc: kvm@vger.kernel.org
Subject: Re: [PATCH] make help output be a little more self-consistent
Date: Thu, 7 Jan 2010 10:24:00 -0200	[thread overview]
Message-ID: <20100107122400.GC9657@amt.cnet> (raw)
In-Reply-To: <4B448298020000480008AA6D@sinclair.provo.novell.com>

Bruce,

Can you please send two patches, one for qemu upstream
(qemu-devel@nongnu.org), 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@novell.com>
> ---
>  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
>  


      reply	other threads:[~2010-01-07 12:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-06 19:31 [PATCH] make help output be a little more self-consistent Bruce Rogers
2010-01-07 12:24 ` Marcelo Tosatti [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100107122400.GC9657@amt.cnet \
    --to=mtosatti@redhat.com \
    --cc=brogers@novell.com \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox