qemu-irix/hw/i386
Eduardo Habkost 9975e9916e pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older
Commit 41cb383f42 made a guest-visible
change by adding the PCLMULQDQ bit to Westmere without adding
compatibility code to keep the ABI for older machine-types.
Fix it by adding the missing compat code.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
(cherry picked from commit 56383703c0)

Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-08-13 19:18:02 +02:00
..
kvm kvmclock: clock should count only if vm is running 2013-08-12 17:21:01 -05:00
Makefile.objs hw: move hw/kvm/ to hw/i386/kvm 2013-04-08 18:13:16 +02:00
kvmvapic.c kvmvapic: add ioport read accessor 2013-05-06 14:52:26 +03:00
multiboot.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
multiboot.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
pc.c target-i386: Fix X86CPU error handling 2013-08-13 09:30:50 -05:00
pc_piix.c pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older 2013-08-13 19:18:02 +02:00
pc_q35.c pc: Remove PCLMULQDQ from Westmere on pc-*-1.4 and older 2013-08-13 19:18:02 +02:00
smbios.c smbios: Check R in -smbios type=0, release=R parses okay 2013-06-17 18:01:42 -05:00
xen_domainbuild.c hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_domainbuild.h hw: move private headers to hw/ subdirectories. 2013-04-08 18:13:16 +02:00
xen_machine_pv.c xen_machine_pv: do not create a dummy CPU in machine->init 2013-06-11 16:57:59 -05:00