qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH V2] forward cpuid leaves when using -cpu host
@ 2013-08-27 21:05 Benoît Canet
  2013-08-27 21:05 ` [Qemu-devel] [PATCH V2] i386: forward CPUID cache leaves when -cpu host is used Benoît Canet
  0 siblings, 1 reply; 2+ messages in thread
From: Benoît Canet @ 2013-08-27 21:05 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.

since v1:
   use index as argument to cpuid_host

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] 2+ messages in thread

end of thread, other threads:[~2013-08-27 21:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-27 21:05 [Qemu-devel] [PATCH V2] forward cpuid leaves when using -cpu host Benoît Canet
2013-08-27 21:05 ` [Qemu-devel] [PATCH V2] i386: forward CPUID cache leaves when -cpu host is used Benoît Canet

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