libvirt/src/test
Jiri Denemark 7fb950958a cpu: Add optional list of allowed features to virCPUBaseline
When computing a baseline CPU for a specific hypervisor we have to make
sure to include only CPU features supported by the hypervisor. Otherwise
the computed CPU could not be used for starting a new domain.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
Reviewed-by: Collin Walling <walling@linux.ibm.com>
2018-05-28 15:59:11 +02:00
..
Makefile.inc.am make: split test driver build rules into test/Makefile.inc.am 2018-02-23 13:14:25 +00:00
test_driver.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
test_driver.h
test-screenshot.png