mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-03-15 14:50:21 +03:00
The qemu monitor supports retrieval of actual CPUID bits presented to the guest using QMP monitor. Add APIs to extract these information and tests for them. Signed-off-by: Peter Krempa <pkrempa@redhat.com>