qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH 0/3] Enhance kvm cpuid
@ 2009-01-28 19:02 Glauber Costa
  2009-01-28 19:02 ` [Qemu-devel] [PATCH 1/3] expose paravirt feature list to cpuid Glauber Costa
  0 siblings, 1 reply; 5+ messages in thread
From: Glauber Costa @ 2009-01-28 19:02 UTC (permalink / raw)
  To: qemu-devel; +Cc: aliguori

Hey guys

This is a series that aims at enhancing cpuid capabilities in qemu.
The first patch was already sent to the list, and includes suggestions
by Paul.

The other two gives us the ability to query the host for features that
are possibly non-suported, but present in the exposed qemu machine type.

kvm.h             |    1 +
target-i386/kvm.c |  101 +++++++++++++++++++++++++++++++++++++++++++++++------
2 files changed, 91 insertions(+), 11 deletions(-)

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

end of thread, other threads:[~2009-01-28 21:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-28 19:02 [Qemu-devel] [PATCH 0/3] Enhance kvm cpuid Glauber Costa
2009-01-28 19:02 ` [Qemu-devel] [PATCH 1/3] expose paravirt feature list to cpuid Glauber Costa
2009-01-28 19:02   ` [Qemu-devel] [PATCH 2/3] convert cpuid registration to KVM_SET_CPUID2 Glauber Costa
2009-01-28 19:02     ` [Qemu-devel] [PATCH 3/3] mask out forbidden cpuid features Glauber Costa
2009-01-28 21:36   ` [Qemu-devel] Re: [PATCH 1/3] expose paravirt feature list to cpuid Anthony Liguori

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