[libvirt] [PATCH 05/27] qemu: capabilities: Extract availability of new cpu hotplug for machine types

Pavel Hrdina phrdina at redhat.com
Tue Aug 9 08:19:39 UTC 2016


On Fri, Aug 05, 2016 at 03:56:01PM +0200, Peter Krempa wrote:
> QEMU reports whether 'query-hotpluggable-cpus' is supported for a given
> machine type. Extract and cache the information using the capability
> cache.
> ---
>  src/qemu/qemu_capabilities.c                     | 29 ++++++++++++-
>  src/qemu/qemu_capabilities.h                     |  2 +
>  src/qemu/qemu_monitor.h                          |  1 +
>  src/qemu/qemu_monitor_json.c                     |  3 ++
>  tests/qemucapabilitiesdata/caps_2.7.0.x86_64.xml | 54 ++++++++++++------------
>  5 files changed, 61 insertions(+), 28 deletions(-)

ACK




More information about the libvir-list mailing list