public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2][RFC] Nested Paging support for Nested SVM (userspace part)
@ 2010-03-03 19:15 Joerg Roedel
  2010-03-03 19:15 ` [PATCH 1/2] QEMU-KVM: Fix ext3_feature propagation Joerg Roedel
  2010-03-03 19:15 ` [PATCH 2/2] QEMU-KVM: Ask kernel about supported svm features Joerg Roedel
  0 siblings, 2 replies; 6+ messages in thread
From: Joerg Roedel @ 2010-03-03 19:15 UTC (permalink / raw)
  To: Avi Kivity, Marcelo Tosatti; +Cc: Alexander Graf, kvm

Hi,

this is the small userspace part. They are necessary for the l1 guest to see
the npt feature bit with cpuid.
Please review and give feedback :-)

Thanks,

	Joerg

Diffstat:

 kvm/include/linux/kvm.h |    2 ++
 qemu-kvm-x86.c          |   15 +++++++++++++--
 target-i386/cpu.h       |    2 ++
 target-i386/helper.c    |    3 ++-
 4 files changed, 19 insertions(+), 3 deletions(-)

Shortlog:

Joerg Roedel (2):
      QEMU-KVM: Fix ext3_feature propagation
      QEMU-KVM: Ask kernel about supported svm features



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

end of thread, other threads:[~2010-03-04 11:45 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-03 19:15 [PATCH 0/2][RFC] Nested Paging support for Nested SVM (userspace part) Joerg Roedel
2010-03-03 19:15 ` [PATCH 1/2] QEMU-KVM: Fix ext3_feature propagation Joerg Roedel
2010-03-03 19:15 ` [PATCH 2/2] QEMU-KVM: Ask kernel about supported svm features Joerg Roedel
2010-03-03 22:58   ` Alexander Graf
2010-03-04 11:40     ` Joerg Roedel
2010-03-04 11:44       ` Alexander Graf

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