public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] [RFC] Add support for nested SVM (userspace)
@ 2008-09-01 11:59 Alexander Graf
  2008-09-01 11:59 ` [PATCH 1/2] Add SVM CPUID feature define for backwards compatibility Alexander Graf
  0 siblings, 1 reply; 11+ messages in thread
From: Alexander Graf @ 2008-09-01 11:59 UTC (permalink / raw)
  To: kvm; +Cc: joro, anthony, Alexander Graf

This is the userspace part of the nested SVM series. It enables building
the nested SVM code as external module and passes through the SVM CPUID bit
to the VM.

Alexander Graf (2):
  Add SVM CPUID feature define for backwards compatibility
  Allow the SVM CPUID bit in a VM

 kernel/x86/external-module-compat.h |    4 ++++
 qemu/qemu-kvm-x86.c                 |    3 ---
 2 files changed, 4 insertions(+), 3 deletions(-)


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

end of thread, other threads:[~2008-09-03  9:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-01 11:59 [PATCH 0/2] [RFC] Add support for nested SVM (userspace) Alexander Graf
2008-09-01 11:59 ` [PATCH 1/2] Add SVM CPUID feature define for backwards compatibility Alexander Graf
2008-09-01 11:59   ` [PATCH 2/2] Allow the SVM CPUID bit in a VM Alexander Graf
2008-09-01 14:00     ` Avi Kivity
2008-09-02 17:42       ` Alexander Graf
2008-09-02 17:53         ` Alexander Graf
2008-09-02 19:36           ` Itamar Heim
2008-09-03  7:55           ` Gerd Hoffmann
2008-09-03  8:04             ` Alexander Graf
2008-09-03  9:19               ` Avi Kivity
2008-09-03  9:13         ` Avi Kivity

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox