All of lore.kernel.org
 help / color / mirror / Atom feed
From: Anthony Liguori <aliguori@us.ibm.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 2/2] gdbstub: Rework configuration via command line and monitor
Date: Sat, 28 Mar 2009 13:05:01 -0500	[thread overview]
Message-ID: <49CE66CD.2010202@us.ibm.com> (raw)
In-Reply-To: <49C0D693.2030301@siemens.com>

Jan Kiszka wrote:
> diff --git a/vl.c b/vl.c
> index b62a2d4..d5c9e02 100644
> --- a/vl.c
> +++ b/vl.c
> @@ -4073,8 +4073,8 @@ static void help(int exitcode)
>             "-monitor dev    redirect the monitor to char device 'dev'\n"
>             "-pidfile file   write PID to 'file'\n"
>             "-S              freeze CPU at startup (use 'c' to start execution)\n"
> -           "-s              wait gdb connection to port\n"
> -           "-p port         set gdb connection port [default=%s]\n"
> +           "-gdb dev        wait for gdb connection on 'dev'\n"
> +           "-s              shorthand for -gdb tcp::%s\n"
>             "-d item1,...    output log to %s (use -d ? for a list of log items)\n"
>             "-hdachs c,h,s[,t]\n"
>             "                force hard disk 0 physical geometry and the optional BIOS\n"
>   

Can you rebase?  That will also get you the qemu-doc.texi documentation 
for free which was missing in this version of the patch.

Regards,

Anthony Liguori

  parent reply	other threads:[~2009-03-28 18:05 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-18 11:10 [Qemu-devel] [PATCH 2/2] gdbstub: Rework configuration via command line and monitor Jan Kiszka
2009-03-21  9:48 ` [Qemu-devel] [PATCH 2/2 -v2] " Jan Kiszka
2009-03-21 10:36   ` [Qemu-devel] [PATCH 2/2 -v3] " Jan Kiszka
2009-03-24 13:10   ` [Qemu-devel] [PATCH 2/2 -v2] " Paul Brook
2009-03-24 17:29     ` Jan Kiszka
2009-03-28 18:05 ` Anthony Liguori [this message]
2009-03-30 16:05   ` [Qemu-devel] [PATCH v4] " Jan Kiszka
2009-04-05 18:44     ` Anthony Liguori

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=49CE66CD.2010202@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.