All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/7] cpu model bug fixes and definition corrections (v3)
@ 2012-02-17 16:41 Eduardo Habkost
  2012-02-17 16:41 ` [Qemu-devel] [PATCH 1/7] cpu models: reorder flag list to match bit order Eduardo Habkost
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: Eduardo Habkost @ 2012-02-17 16:41 UTC (permalink / raw)
  To: qemu-devel

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: <1307041990-26194-1-git-send-email-ehabkost@redhat.com>
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

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

end of thread, other threads:[~2012-02-24 15:31 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-17 16:41 [Qemu-devel] [PATCH 0/7] cpu model bug fixes and definition corrections (v3) Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 1/7] cpu models: reorder flag list to match bit order Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 2/7] cpu flags: aliases: pclmuldq|pclmulqdq and ffxsr|fxsr_opt Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 3/7] cpu defs: use Intel flag names for Intel models (v2) Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 4/7] cpu defs: add pse36, mca, mtrr to AMD CPU definitions (v2) Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 5/7] cpu defs: remove replicated flags from Intel (v2) Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 6/7] add Westmere as a qemu cpu model (v2) Eduardo Habkost
2012-02-17 16:41 ` [Qemu-devel] [PATCH 7/7] cpu defs: uncomment empty extfeatures_ecx definition for Opteron_G1 (v2) Eduardo Habkost
2012-02-24 15:31 ` [Qemu-devel] [PATCH 0/7] cpu model bug fixes and definition corrections (v3) Anthony Liguori

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.