qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes
@ 2013-05-27 20:23 Eduardo Habkost
  2013-05-27 20:23 ` [Qemu-devel] [PATCH qom-cpu 1/3] pc: create pc-*-1.6 machine-types Eduardo Habkost
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Eduardo Habkost @ 2013-05-27 20:23 UTC (permalink / raw)
  To: qemu-devel, Andreas Färber; +Cc: Igor Mammedov, Gleb Natapov

This series changes the CPUID family and level fields of the Conroe, Penryn, and
Nehalem CPU models.

Testing: those model/level values have been in use on Red Hat
Enterprise Linux since version 6.0 (released in 2010). The fix wasn't
submitted to QEMU earlier because we didn't have a good mechanism and
clear procedure to update CPUID values of existing CPU models in QEMU.

Eduardo Habkost (3):
  pc: create pc-*-1.6 machine-types
  target-i386: update model values on Conroe/Penryn/Nehalem CPU models
  target-i386: set level=4 on Conroe/Penryn/Nehalem

 hw/i386/pc_piix.c    | 18 ++++++++++++++++--
 hw/i386/pc_q35.c     | 16 +++++++++++++++-
 include/hw/i386/pc.h | 28 ++++++++++++++++++++++++++++
 target-i386/cpu.c    | 12 ++++++------
 4 files changed, 65 insertions(+), 9 deletions(-)

-- 
1.8.1.4

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-05-30 16:18 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-27 20:23 [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes Eduardo Habkost
2013-05-27 20:23 ` [Qemu-devel] [PATCH qom-cpu 1/3] pc: create pc-*-1.6 machine-types Eduardo Habkost
2013-05-27 20:23 ` [Qemu-devel] [PATCH qom-cpu 2/3] target-i386: update model values on Conroe/Penryn/Nehalem CPU models Eduardo Habkost
2013-05-27 20:23 ` [Qemu-devel] [PATCH qom-cpu 3/3] target-i386: set level=4 on Conroe/Penryn/Nehalem Eduardo Habkost
2013-05-27 20:30 ` [Qemu-devel] [PATCH qom-cpu 0/3] Conroe/Penryn/Nehalem CPUID family/level fixes Andreas Färber
2013-05-28  9:31 ` Igor Mammedov
2013-05-30 16:17   ` Andreas Färber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).