libvirt/src/cpu
Jiri Denemark 802f157e8c cpu: Fix VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES
https://bugzilla.redhat.com/show_bug.cgi?id=1049391

VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES flag for virConnectBaselineCPU
did not work if the resulting guest CPU would disable some features
present in its base model. This patch makes sure we won't try to add
such features twice.
2014-01-28 21:27:37 +01: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 maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_generic.c Add flag to BaselineCPU API to return detailed CPU features 2013-08-16 15:31:18 -06:00
cpu_generic.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_map.c Adapt to VIR_STRDUP and VIR_STRNDUP in src/cpu/* 2013-05-09 14:00:44 +02:00
cpu_map.h Rename xml.{c,h} to virxml.{c,h} 2012-12-21 11:19:50 +00:00
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 maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
cpu_ppc_data.h Add one file cpu_ppc_data.h to define CPU data for PPC 2012-10-17 10:03:34 +02:00
cpu_s390.c maint: avoid 'const fooPtr' in cpu files 2013-10-14 13:11:20 -06:00
cpu_s390.h maint: fix up copyright notice inconsistencies 2012-09-20 16:30:55 -06:00
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: Fix VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES 2014-01-28 21:27:37 +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