From: Eduardo Habkost <ehabkost@redhat.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [PATCH 0/3] Add new CPU models (v2)
Date: Tue, 6 Mar 2012 15:11:29 -0300 [thread overview]
Message-ID: <1331057492-25105-1-git-send-email-ehabkost@redhat.com> (raw)
This series add two new CPU models to Qemu: Intel SandyBridge and AMD
Opteron_G4 (Bulldozer).
Changes v1 -> v2:
Fixed the Opteron_G4 model to actually have the ffxsr bit disabled, as
documented in the patch description.
Eduardo Habkost (3):
add "tsc-deadline" flag name to feature_ecx table
add SandyBridge CPU model
add Opteron_G4 CPU model (v2)
sysconfigs/target/target-x86_64.conf | 28 ++++++++++++++++++++++++++++
target-i386/cpuid.c | 2 +-
2 files changed, 29 insertions(+), 1 deletions(-)
--
1.7.3.2
next reply other threads:[~2012-03-06 19:08 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-03-06 18:11 Eduardo Habkost [this message]
2012-03-06 18:11 ` [Qemu-devel] [PATCH 1/3] add "tsc-deadline" flag name to feature_ecx table Eduardo Habkost
2012-03-06 18:11 ` [Qemu-devel] [PATCH 2/3] add SandyBridge CPU model Eduardo Habkost
2012-03-08 8:12 ` Zhang, Xiantao
2012-03-06 18:11 ` [Qemu-devel] [PATCH 3/3] add Opteron_G4 CPU model (v2) Eduardo Habkost
2012-03-13 2:00 ` [Qemu-devel] [PATCH 0/3] Add new CPU models (v2) Anthony Liguori
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1331057492-25105-1-git-send-email-ehabkost@redhat.com \
--to=ehabkost@redhat.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).