qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [RFC PATCH 0/9] qemu capabilities reporting and config


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [RFC PATCH 0/9] qemu capabilities reporting and config changes
Date: Mon, 19 Mar 2012 17:33:50 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 19/03/2012 17:31, Anthony Liguori ha scritto:
>>> It also plumbs the existing command line options through QemuOpts via
>>> a special
>>> 'system' section.  This means that any command line option can be
>>> specified via
>>> readconfig and that the combination of -nodefconfig and -writeconfig
>>> should give
>>> you exactly the same guest in a repeatable fashion.
>>
>> I don't like this because it turns command-line options into ABI.
> 
> It's already an ABI, no?

Right, sorry.  Into configuration file ABI, which is supposed to be the
"cleaner" ABI.

>> Also, it puts there some options for which -writeconfig is actually
>> able to produce a QemuOpts equivalent, such as -monitor.
> 
> That may be a bug depending on what your concern is.  Can you be more
> specific?

If you write "-monitor stdio" with your series, do you get one or two
monitors in the resulting configuration file?

Paolo



reply via email to

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