qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Staging update (0.12 pending freeze)


From: Gerd Hoffmann
Subject: Re: [Qemu-devel] Staging update (0.12 pending freeze)
Date: Fri, 04 Dec 2009 13:43:42 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.4pre) Gecko/20090922 Fedora/3.0-3.9.b4.fc12 Lightning/1.0pre Thunderbird/3.0b4

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 via email to

[Prev in Thread] Current Thread [Next in Thread]