qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] forward cpuid leaves when using -cpu host
@ 2013-08-27 20:38 Benoît Canet
  2013-08-27 20:38 ` [Qemu-devel] [PATCH] i386: forward CPUID cache leaves when -cpu host is used Benoît Canet
  2013-09-02 12:45 ` [Qemu-devel] [PATCH] forward cpuid leaves when using -cpu host Benoît Canet
  0 siblings, 2 replies; 6+ messages in thread
From: Benoît Canet @ 2013-08-27 20:38 UTC (permalink / raw)
  To: qemu-devel; +Cc: imammedo, Benoît Canet, ehabkost, afaerber

This patch uses directly cpuid_host to forward the informations instead of
storing a variable number of leaves in the cpu states.

Benoît Canet (1):
  i386: forward CPUID cache leaves when -cpu host is used

 target-i386/cpu.c |   19 +++++++++++++++++++
 target-i386/cpu.h |    1 +
 2 files changed, 20 insertions(+)

-- 
1.7.10.4

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

end of thread, other threads:[~2013-09-02 13:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 20:38 [Qemu-devel] [PATCH] forward cpuid leaves when using -cpu host Benoît Canet
2013-08-27 20:38 ` [Qemu-devel] [PATCH] i386: forward CPUID cache leaves when -cpu host is used Benoît Canet
2013-09-02 12:55   ` Andreas Färber
2013-09-02 13:09     ` Eduardo Habkost
2013-09-02 12:45 ` [Qemu-devel] [PATCH] forward cpuid leaves when using -cpu host Benoît Canet
2013-09-02 12:58   ` Eduardo Habkost

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