[libvirt] [PATCH] qemu: Fix up the default machine type for QMP probing

Eric Blake eblake at redhat.com
Fri Nov 30 18:58:01 UTC 2012


> The default machine type must be stored in the first element of
> the caps->machineTypes array. This was done for help output
> parsing but not for QMP probing.
> 
> Added a helper function qemuSetDefaultMachine to apply the same
> fix up for both probing methods.
> 
> Further, it was necessary to set caps->nmachineTypes after QMP
> probing.
> 
> Signed-off-by: Viktor Mihajlovski <mihajlov at linux.vnet.ibm.com>
> ---
>  src/qemu/qemu_capabilities.c |   38
>  ++++++++++++++++++++++++++------------
>  1 files changed, 26 insertions(+), 12 deletions(-)

ACK and pushed.

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




More information about the libvir-list mailing list