libvirt/src/cpu
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
..
cpu_arm.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
cpu_arm.h
cpu_map.c
cpu_map.h
cpu_map.xml cpu: define the 'virt-ssbd' CPUID feature bit (CVE-2018-3639) 2018-05-22 13:13:27 +02:00
cpu_ppc64_data.h
cpu_ppc64.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
cpu_ppc64.h
cpu_s390.c cpu_s390: Implement virCPUValidateFeatures 2017-09-18 10:40:12 +02:00
cpu_s390.h
cpu_x86_data.h
cpu_x86.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
cpu_x86.h qemu: Parse CPU stepping from query-cpu-model-expansion 2017-10-17 22:37:04 +02:00
cpu.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
cpu.h cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
Makefile.inc.am make: split CPU build rules into cpu/Makefile.inc.am 2018-03-05 17:12:01 +00:00