libvirt/src/cpu
Daniel P. Berrangé 3ecbac95cd cpu: move the CPU map data files into a src/cpu_map directory
In preparation for splitting up the CPU map data file, move it into a
dedicated directory of its own.

Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2018-08-28 12:08:21 +01:00
..
cpu_arm.c cpu: Add optional list of allowed features to virCPUBaseline 2018-05-28 15:59:11 +02:00
cpu_arm.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_map.c cpu: move the CPU map data files into a src/cpu_map directory 2018-08-28 12:08:21 +01:00
cpu_map.h cpu: push more parsing logic into common code 2018-08-28 12:08:21 +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: simplify failure cleanup paths 2018-08-28 12:08:21 +01:00
cpu_ppc64.h cpu: Rename {powerpc,ppc} => ppc64 (exported symbols) 2015-08-05 13:30:16 +02:00
cpu_s390.c cpu_s390: Implement virCPUValidateFeatures 2017-09-18 10:40:12 +02:00
cpu_s390.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_x86_data.h conf: qemu: add support for Hyper-V PV TLB flush 2018-08-16 12:50:18 -04:00
cpu_x86.c cpu: simplify failure cleanup paths 2018-08-28 12:08:21 +01: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