]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: check for model-expansion cap before baselining
authorCollin Walling <walling@linux.ibm.com>
Fri, 25 Sep 2020 00:22:35 +0000 (20:22 -0400)
committerJiri Denemark <jdenemar@redhat.com>
Tue, 24 Nov 2020 20:04:07 +0000 (21:04 +0100)
commitc0030410342af23087c9cf496d9341b3b4f5c6f3
tree8275bdc0845c01ccd267a36acdcac24c718b2b44
parentb19863640d10b47b7c4a7cbadb21f196d61d96a2
qemu: check for model-expansion cap before baselining

Hypervisor-cpu-baseline requires the cpu-model-expansion
capability when expanding CPU model features if the
--features flag is provided.

Signed-off-by: Collin Walling <walling@linux.ibm.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
src/qemu/qemu_driver.c