[libvirt] [PATCH 0/3] query-cpu-model-baseline QMP command

Chris Venteicher cventeic at redhat.com
Mon Apr 16 06:06:55 UTC 2018


Implementation of libvirt functions to support the
QEMU query-cpu-model-baseline QMP command.

This is part of resolution of: https://bugzilla.redhat.com/show_bug.cgi?id=1511999

Signed-off-by: Chris Venteicher <cventeic at redhat.com>

Chris Venteicher (3):
  qemu_monitor_json: Populate CPUModelInfo struct from json
  qemu_monitor_json: Build Json CPU Model Info
  qemu_monitor: query-cpu-model-baseline QMP command

 src/qemu/qemu_monitor.c      |  16 ++++
 src/qemu/qemu_monitor.h      |   5 ++
 src/qemu/qemu_monitor_json.c | 179 +++++++++++++++++++++++++++++++++++++------
 src/qemu/qemu_monitor_json.h |   7 ++
 4 files changed, 185 insertions(+), 22 deletions(-)

-- 
2.14.1




More information about the libvir-list mailing list