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(-)