From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Make `-icount' help fit 80 chars screen width
Date: Sat, 28 Mar 2009 11:22:59 -0500 [thread overview]
Message-ID: <49CE4EE3.2060306@us.ibm.com> (raw)
In-Reply-To: <49B58371.5090803@bttr-software.de>
Robert Riebisch wrote:
> On Windows default screen width for the command prompt (A.K.A. "DOS
> window") is 80 chars. `-icount' help is 87 chars wide. So make it fit.
>
> Signed-off-by: Robert Riebisch <rr@bttr-software.de>
>
Please resend patch as the output of svn diff.
Regards,
Anthony Liguori
> -----
> --- vl.c.orig Sat Mar 07 20:42:18 2009
> +++ vl.c Mon Mar 09 21:39:26 2009
> @@ -4067,7 +4067,8 @@
> "-localtime set the real time clock to local time
> [default=utc]\n"
> "-startdate select initial date of the clock\n"
> "-icount [N|auto]\n"
> - " enable virtual instruction counter with 2^N
> clock ticks per instruction\n"
> + " enable virtual instruction counter with 2^N
> clock ticks per\n"
> + " instruction\n"
> "-echr chr set terminal escape character instead of
> ctrl-a\n"
> "-virtioconsole c\n"
> " set virtio console\n"
> -----
>
> Robert Riebisch
>
prev parent reply other threads:[~2009-03-28 16:23 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-09 21:00 [Qemu-devel] [PATCH] Make `-icount' help fit 80 chars screen width Robert Riebisch
2009-03-28 16:22 ` Anthony Liguori [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=49CE4EE3.2060306@us.ibm.com \
--to=aliguori@us.ibm.com \
--cc=qemu-devel@nongnu.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.