qemu-cr16/include/hw
Eduardo Habkost ffce9ebbb6 target-i386: Update model values on Conroe/Penryn/Nehalem CPU models
The CPUID model values on Conroe, Penryn, and Nehalem are too
conservative and don't reflect the values found on real Conroe, Penryn,
and Nehalem CPUs.

This causes at least one known problems: Windows XP disables sysenter
when (family == 6 && model <= 2), but Skype tries to use the sysenter
instruction anyway because it is reported as available on CPUID, making
it crash.

This patch sets appropriate model values that correspond to real Conroe,
Penryn, and Nehalem CPUs.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Reviewed-by: Igor Mammedov <imammedo@redhat.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
2013-06-10 23:33:18 +02:00
..
acpi ich9: kill cmos_s3 2013-04-24 11:50:18 -05:00
arm arm: fix location of some include files 2013-04-15 15:16:01 +02:00
audio audio: remove the need for audio card CONFIG_* symbols 2013-04-29 12:16:36 -05:00
block fdc: QOM'ify ISA floppy controller 2013-04-29 08:27:47 -05:00
char serial: QOM'ify ISA serial 2013-04-29 08:27:49 -05:00
cpu target-i386: Move APIC to ICC bus 2013-05-01 13:06:07 +02:00
cris
i2c
i386 target-i386: Update model values on Conroe/Penryn/Nehalem CPU models 2013-06-10 23:33:18 +02:00
input input: introduce keyboard handler list 2013-04-24 11:50:18 -05:00
isa i8259: QOM cleanups 2013-04-29 08:27:47 -05:00
kvm
lm32
m68k
mips
misc
nvram fw_cfg: add API to find FW cfg object 2013-06-02 18:14:14 +03:00
pci pci: add VMSTATE_MSIX 2013-06-03 11:37:44 +02:00
pci-host
ppc
s390x
scsi scsi: add bus_name parameter to scsi_bus_new. 2013-05-03 12:05:15 -05:00
sh4
sparc firmware_abi: move to include/hw/nvram/ 2013-06-02 18:13:54 +03:00
timer rtc: remove rtc_set_date 2013-06-01 14:25:38 +04:00
unicore32
virtio virtio-net: dynamic network offloads configuration 2013-05-22 07:40:10 -05:00
xen xen: remove xen_vcpu_init 2013-06-03 15:41:27 +00:00
boards.h Add hot_add_cpu hook to QEMUMachine 2013-05-01 13:06:07 +02:00
bt.h
devices.h arm: fix location of some include files 2013-04-15 15:16:01 +02:00
elf_ops.h
empty_slot.h
hw.h
ide.h
irq.h
loader.h refer to FWCfgState explicitly 2013-06-02 18:14:02 +03:00
pcmcia.h
ptimer.h
qdev-core.h qdev: Fix QOM unrealize behavior 2013-04-15 17:05:34 -05:00
qdev-dma.h
qdev-properties.h qdev: Introduce qdev_prop_set_globals_for_type() 2013-05-06 19:50:52 +02:00
qdev.h
sd.h
ssi.h
stream.h Trivial grammar and spelling fixes 2013-05-01 20:55:21 +04:00
sysbus.h
usb.h
xilinx.h stream: Remove app argument hack 2013-04-16 10:04:23 +02:00