libvirt/src/cpu
Jiri Denemark bf1a881715 cpu: Introduce virCPUGetHostIsSupported
Sometimes we want to call virCPUGetHost only when it is implemented for
a given architecture to avoid logging expected and possibly misleading
errors. The new virCPUGetHostIsSupported API may be used to guard such
calls to virCPUGetHost.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
2017-04-19 16:36:38 +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 cpu: Add support for pku and ospke Intel features for Memory Protection Keys 2016-12-05 22:18:28 +01:00
cpu_ppc64_data.h cpu_ppc64: Avoid unnecessary pointer to virCPUppc64Data 2016-06-09 09:47:56 +02:00
cpu_ppc64.c cpu: Do not pass virConnectBaselineCPUFlags to cpuBaseline 2017-03-27 16:29:27 +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: Drop feature filtering from virCPUUpdate 2017-04-19 16:36:38 +02:00
cpu_x86.h cpu_x86: Introduce virCPUx86DataAddFeature 2017-02-24 14:10:57 +01:00
cpu.c cpu: Introduce virCPUGetHostIsSupported 2017-04-19 16:36:38 +02:00
cpu.h cpu: Introduce virCPUGetHostIsSupported 2017-04-19 16:36:38 +02:00