[libvirt] [PATCH 3/5] qemu: qmp query-cpu-model-expansion command

Jiri Denemark jdenemar at redhat.com
Thu Nov 3 12:46:54 UTC 2016


On Wed, Nov 02, 2016 at 16:34:33 -0400, Jason J. Herne wrote:
> From: "Collin L. Walling" <walling at linux.vnet.ibm.com>
> 
> query-cpu-model-expansion is used to get a list of features for a given cpu
> model name or to get the model and features of the host hardware/environment
> as seen by Qemu/kvm.
> 
> Signed-off-by: Collin L. Walling <walling at linux.vnet.ibm.com>
> Signed-off-by: Jason J. Herne <jjherne at linux.vnet.ibm.com>
> ---
>  src/qemu/qemu_monitor.c      | 28 +++++++++++++
>  src/qemu/qemu_monitor.h      | 19 +++++++++
>  src/qemu/qemu_monitor_json.c | 98 ++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_monitor_json.h |  6 +++
>  4 files changed, 151 insertions(+)

I didn't look into details, but this patch seems fine.

Jirka




More information about the libvir-list mailing list