[libvirt] [PATCH 3/5] qemu: add QEMU_CAPS_MACHINE_VMPORT_OPT

Eric Blake eblake at redhat.com
Tue Apr 14 16:28:23 UTC 2015


On 04/14/2015 10:24 AM, Martin Kletzander wrote:

>>
>> That works with the following change:
>>
> 
> ACK with that squashed in, no need to resend it ;)
> 
>> diff --git a/src/qemu/qemu_capabilities.c b/src/qemu/qemu_capabilities.c
>> index 768cef1..1b20a7f 100644
>> --- a/src/qemu/qemu_capabilities.c
>> +++ b/src/qemu/qemu_capabilities.c
>> @@ -2510,6 +2510,7 @@ struct virQEMUCapsCommandLineProps {
>>
>> static struct virQEMUCapsCommandLineProps virQEMUCapsCommandLine[] = {
>>     { "machine", "mem-merge", QEMU_CAPS_MEM_MERGE },
>> +    { "machine", "vmport", QEMU_CAPS_MACHINE_VMPORT_OPT },

But this will break on qemu 2.3, unless something changes there.  I
don't want to do a version check, but I also don't want something that
works by accident in qemu 2.2 start failing with qemu 2.3.

-- 
Eric Blake   eblake redhat com    +1-919-301-3266
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 604 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20150414/d577123d/attachment-0001.sig>


More information about the libvir-list mailing list