On Wed, Jun 19, 2019 at 11:38:15AM +0200, Jiri Denemark wrote:
It was never implemented or used for anything else anyway. Mainly because it uses CPUID features bits. The function is renamed as qemuMonitorGetGuestCPUx86 to make this explicit.Signed-off-by: Jiri Denemark <[email protected]> --- src/qemu/qemu_monitor.c | 15 +++++------- src/qemu/qemu_monitor.h | 7 +++--- src/qemu/qemu_monitor_json.c | 47 +++++++++++++++--------------------- src/qemu/qemu_monitor_json.h | 7 +++--- src/qemu/qemu_process.c | 3 +-- tests/qemumonitorjsontest.c | 10 +++----- 6 files changed, 36 insertions(+), 53 deletions(-)
Reviewed-by: Ján Tomko <[email protected]> Jano
signature.asc
Description: PGP signature
-- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
