On 20 April 2015 at 13:39, Marc-André Lureau wrote:
> Hi
>
> On Tue, Apr 14, 2015 at 6:07 PM, Eric Blake wrote:
>>
>> > +{ "machine", "vmport", QEMU_CAPS_MACHINE_VMPORT_OPT },
>>
>> Ouch. qemu commit 0a7cf21 fixes what would have been a regression in
>> 2.3 at exposing "mem-merge" through qu
Hi
On Tue, Apr 14, 2015 at 6:07 PM, Eric Blake wrote:
> > +{ "machine", "vmport", QEMU_CAPS_MACHINE_VMPORT_OPT },
>
> Ouch. qemu commit 0a7cf21 fixes what would have been a regression in
> 2.3 at exposing "mem-merge" through query-command-line-options, but it
> does NOT expose "vmport", whi
On Tue, Apr 14, 2015 at 10:07:00AM -0600, Eric Blake wrote:
[adding qemu]
On 04/14/2015 09:58 AM, Marc-André Lureau wrote:
Hi
On Tue, Apr 14, 2015 at 4:25 PM, Martin Kletzander
wrote:
Is this not exposed in any way in QEMU? Do we really need to use this
(what we're trying to avoid)?
Tha
[adding qemu]
On 04/14/2015 09:58 AM, Marc-André Lureau wrote:
> Hi
>
> On Tue, Apr 14, 2015 at 4:25 PM, Martin Kletzander
> wrote:
>
>> Is this not exposed in any way in QEMU? Do we really need to use this
>> (what we're trying to avoid)?
>>
>
> That works with the following change:
>
> dif