qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Luiz Capitulino <lcapitulino@redhat.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] Staging update (0.12 pending freeze)
Date: Fri, 04 Dec 2009 13:43:42 +0100	[thread overview]
Message-ID: <4B1903FE.2000301@redhat.com> (raw)
In-Reply-To: <20091204094832.77f719c5@doriath>

On 12/04/09 12:48, Luiz Capitulino wrote:
>> I think we should create a new option for monitor configuration, like this:
>>
>>     -mon mode={control,readline},chardev=<name>,more-options-here
>>
>> So you'll create a qmp monitor socket this way:
>>
>>     -chardev socket,path=/tmp/qmpsock,id=qmp,server,nowait
>>     -mon mode=control,chardev=qmp
>>
>> Then the -monitor switch will be legacy/convinience syntax for a
>> readline monitor with auto-created chardev named 'monitor<nr>'.
>
>   I like this.
>
>   I believe it wouldn't be difficult for you to rebase your series
> on top of staging with an incremental patch for QMP, right?

Rebasing to a moving target is insane.  The qmp patches are committed 
already though, so this isn't a issue ;)

Right now I have some wip patches against current master:

    http://repo.or.cz/w/qemu/kraxel.git/shortlog/refs/heads/qmp  [1]

Not sure whenever I base this on the default series or the other way 
around.  Either way it will be a bit messy.

cheers,
   Gerd

[1] The friendly URLs are new, arn't they?

  reply	other threads:[~2009-12-04 12:43 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-02 16:46 [Qemu-devel] Staging update (0.12 pending freeze) Anthony Liguori
2009-12-02 19:22 ` [Qemu-devel] " Jan Kiszka
2009-12-02 19:32   ` Anthony Liguori
2009-12-03 14:23     ` Luiz Capitulino
2009-12-03 16:37       ` Luiz Capitulino
2009-12-03 16:44         ` Anthony Liguori
2009-12-02 19:44 ` [Qemu-devel] " Luiz Capitulino
2009-12-02 19:54   ` Anthony Liguori
2009-12-02 20:00     ` Luiz Capitulino
2009-12-02 19:46 ` Ian Molton
2009-12-02 19:48   ` Anthony Liguori
2009-12-02 19:52     ` Ian Molton
2009-12-02 19:55       ` Anthony Liguori
2009-12-02 20:13         ` [Qemu-devel] [PATCH] Socket reconnection take 2 Ian Molton
2009-12-03 10:33           ` [Qemu-devel] " Michael S. Tsirkin
2009-12-03 12:34 ` [Qemu-devel] Staging update (0.12 pending freeze) Gerd Hoffmann
2009-12-03 13:08   ` Alexander Graf
2009-12-03 13:49     ` How to convert to -device & friends (was: [Qemu-devel] Staging update (0.12 pending freeze)) Markus Armbruster
2009-12-03 14:42       ` [Qemu-devel] Re: How to convert to -device & friends (was: " Michael S. Tsirkin
2009-12-03 23:21   ` [Qemu-devel] Staging update (0.12 pending freeze) Anthony Liguori
2009-12-03 23:53     ` Luiz Capitulino
2009-12-04  0:04       ` Anthony Liguori
2009-12-04 11:17         ` Gerd Hoffmann
2009-12-04 11:48           ` Luiz Capitulino
2009-12-04 12:43             ` Gerd Hoffmann [this message]
2009-12-04 14:12           ` Anthony Liguori
2009-12-03 13:52 ` [Qemu-devel] " Paolo Bonzini
2009-12-03 15:10   ` Anthony Liguori
2009-12-13 10:34   ` Paolo Bonzini
2009-12-03 15:27 ` [Qemu-devel] [FOR 0.12] [PATCH] virtio: Add memory statistics reporting to the balloon driver (V5) Adam Litke
2009-12-03 17:02   ` [Qemu-devel] [FOR 0.12] [PATCH] Updated: " Adam Litke
2009-12-03 16:57 ` [Qemu-devel] [FOR 0.12] debugcon patch for staging H. Peter Anvin
2009-12-03 19:26 ` [Qemu-devel] Staging update (0.12 pending freeze) Aurelien Jarno
2009-12-03 20:03   ` Blue Swirl
2009-12-05 20:05     ` Aurelien Jarno
2009-12-05 20:07       ` Blue Swirl
2009-12-06 11:59         ` Aurelien Jarno
2009-12-06 15:44           ` Blue Swirl
2009-12-07 22:24             ` Aurelien Jarno
2009-12-04 10:10 ` Kevin Wolf

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=4B1903FE.2000301@redhat.com \
    --to=kraxel@redhat.com \
    --cc=lcapitulino@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).