From: "Benoît Canet" <benoit@irqsave.net>
To: qemu-devel@nongnu.org
Cc: imammedo@redhat.com, "Benoît Canet" <benoit@irqsave.net>,
afaerber@suse.de, kvm@vger.kernel.org, ehabkost@redhat.com
Subject: [Qemu-devel] [PATCH V3] forward cpuid leaves when using -cpu host
Date: Mon, 2 Sep 2013 17:06:36 +0200 [thread overview]
Message-ID: <1378134397-16547-1-git-send-email-benoit@irqsave.net> (raw)
This patch uses directly cpuid_host to forward the informations instead of
storing a variable number of leaves in the cpu states.
v3:
s/i386/target-i386/ [Andrea]
move forward field to X86CPU structure and document it [Andrea]
rename forward field [Eduardo]
Rebase on top of eduardo cache flags cleanup [Andrea]
v2:
use index as argument to cpuid_host
Benoît Canet (1):
target-i386: forward CPUID cache leaves when -cpu host is used
target-i386/cpu-qom.h | 3 +++
target-i386/cpu.c | 19 +++++++++++++++++++
2 files changed, 22 insertions(+)
--
1.7.10.4
next reply other threads:[~2013-09-02 15:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-02 15:06 Benoît Canet [this message]
2013-09-02 15:06 ` [Qemu-devel] [PATCH V3] target-i386: forward CPUID cache leaves when -cpu host is used Benoît Canet
2013-09-02 16:19 ` Eduardo Habkost
2013-09-02 17:09 ` Benoît Canet
2013-09-04 17:35 ` Eduardo Habkost
2013-09-19 13:56 ` Benoît Canet
2013-09-19 17:33 ` Paolo Bonzini
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=1378134397-16547-1-git-send-email-benoit@irqsave.net \
--to=benoit@irqsave.net \
--cc=afaerber@suse.de \
--cc=ehabkost@redhat.com \
--cc=imammedo@redhat.com \
--cc=kvm@vger.kernel.org \
--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).