libvirt/src/cpu
Jiri Denemark 83e081b8ab cpu_x86: Properly disable unknown CPU features
CPU features unknown to a hypervisor will not be present in dataDisabled
even though the features won't naturally be enabled because.
Thus any features we asked for which are not in dataEnabled should be
considered disabled.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-07-13 09:53:15 +02:00
..
cpu_arm.c cpu: Do not pass virConnectBaselineCPUFlags to cpuBaseline 2017-03-27 16:29:27 +02:00
cpu_arm.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_map.c cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_map.h cpu: Rework CPU map loading 2016-05-20 09:18:56 +02:00
cpu_map.xml Adding POWER9 cpu model to cpu_map.xml 2017-05-09 15:52:22 +02:00
cpu_ppc64_data.h cpu_ppc64: Avoid unnecessary pointer to virCPUppc64Data 2016-06-09 09:47:56 +02:00
cpu_ppc64.c cpu_ppc64: Add support for host-model on POWER9 2017-06-13 10:35:53 +02:00
cpu_ppc64.h cpu: Rename {powerpc,ppc} => ppc64 (exported symbols) 2015-08-05 13:30:16 +02:00
cpu_s390.c cpu: Replace cpuNodeData with virCPUGetHost 2017-03-13 23:49:57 +01:00
cpu_s390.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86_data.h cpu: fix typo: rename __kvm_hv_spinlock to __kvm_hv_spinlocks 2017-02-09 13:52:16 +01:00
cpu_x86.c cpu_x86: Properly disable unknown CPU features 2017-07-13 09:53:15 +02:00
cpu_x86.h cpu_x86: Introduce virCPUx86DataAddFeature 2017-02-24 14:10:57 +01:00
cpu.c conf: Refactor virCPUDefParseXML 2017-06-07 13:36:01 +02:00
cpu.h cpu: Introduce virCPUGetHostIsSupported 2017-04-19 16:36:38 +02:00