qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH 0/7] cpu model bug fixes and definition corrections


From: Eduardo Habkost
Subject: [Qemu-devel] [PATCH 0/7] cpu model bug fixes and definition corrections (v3)
Date: Fri, 17 Feb 2012 14:41:18 -0200

These are patches based on a series that John Cooper sent back in May 2011, and
that I resent last June. Not all changes from that series are here, but just
the most obvious ones.

The previous submission of this series is:
Message-Id: <address@hidden>
http://marc.info/?l=qemu-devel&m=130704282917358

Eduardo Habkost (7):
  cpu models: reorder flag list to match bit order
  cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt
  cpu defs: use Intel flag names for Intel models (v2)
  cpu defs: add pse36, mca, mtrr to AMD CPU definitions (v2)
  cpu defs: remove replicated flags from Intel (v2)
  add Westmere as a qemu cpu model (v2)
  cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1
    (v2)

 sysconfigs/target/target-x86_64.conf |   52 +++++++++++++++++++++------------
 target-i386/cpuid.c                  |    8 ++--
 2 files changed, 37 insertions(+), 23 deletions(-)

-- 
1.7.3.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]