libvirt/src/cpu
Oleg Strikov 29ea437e40 qemu: Enable 'host-passthrough' cpu mode for aarch64
This patch allows libvirt user to specify 'host-passthrough'
cpu mode while using qemu/kvm backend on aarch64.
It uses 'host' as a CPU model name instead of some other stub
(correct CPU detection is not implemented yet) to allow libvirt
user to specify 'host-model' cpu mode as well.

Signed-off-by: Oleg Strikov <oleg.strikov@canonical.com>

(crobinso: fix some indentation)
2014-01-25 12:10:02 -05:00
..
cpu_aarch64.c qemu: Enable 'host-passthrough' cpu mode for aarch64 2014-01-25 12:10:02 -05:00
cpu_aarch64.h AArch64: CPU Support for AArch64 (ARMv8 64bit). 2013-10-15 16:59:26 -04:00
cpu_arm.c maint: avoid 'const fooPtr' in cpu files 2013-10-14 13:11:20 -06:00
cpu_arm.h
cpu_generic.c Add flag to BaselineCPU API to return detailed CPU features 2013-08-16 15:31:18 -06:00
cpu_generic.h
cpu_map.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/cpu/* 2013-05-09 14:00:44 +02:00
cpu_map.h
cpu_map.xml cpu: Add Power7+ and Power8 CPU definition in map.xml 2013-08-13 14:57:52 -06:00
cpu_powerpc.c maint: avoid 'const fooPtr' in cpu files 2013-10-14 13:11:20 -06:00
cpu_powerpc.h
cpu_ppc_data.h
cpu_s390.c maint: avoid 'const fooPtr' in cpu files 2013-10-14 13:11:20 -06:00
cpu_s390.h
cpu_x86_data.h cpu: x86: Add internal CPUID features support and KVM feature bits 2013-11-08 09:44:42 +01:00
cpu_x86.c cpu: x86: Add internal CPUID features support and KVM feature bits 2013-11-08 09:44:42 +01:00
cpu_x86.h cpu: Export few x86-specific APIs 2013-11-04 11:26:55 +01:00
cpu.c AArch64: CPU Support for AArch64 (ARMv8 64bit). 2013-10-15 16:59:26 -04:00
cpu.h cpu: x86: Rename struct cpuX86Data as virCPUx86Data 2013-10-15 16:46:42 +02:00