qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V3] forward cpuid leaves when using -cpu host
@ 2013-09-02 15:06 Benoît Canet
  2013-09-02 15:06 ` [Qemu-devel] [PATCH V3] target-i386: forward CPUID cache leaves when -cpu host is used Benoît Canet
  0 siblings, 1 reply; 7+ messages in thread
From: Benoît Canet @ 2013-09-02 15:06 UTC (permalink / raw)
  To: qemu-devel; +Cc: imammedo, Benoît Canet, afaerber, kvm, ehabkost

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

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

end of thread, other threads:[~2013-09-19 17:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-02 15:06 [Qemu-devel] [PATCH V3] forward cpuid leaves when using -cpu host Benoît Canet
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

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