public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] KVM: nVMX: remove nested_get_page()
@ 2017-08-03 14:09 David Hildenbrand
  2017-08-03 14:09 ` [PATCH v1 1/2] KVM: nVMX: get rid of nested_get_page() David Hildenbrand
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: David Hildenbrand @ 2017-08-03 14:09 UTC (permalink / raw)
  To: kvm; +Cc: Paolo Bonzini, Radim Krčmář, david

Let's just use the ordinary functons directly. The "nested" at that point
is just confusing. All we want is a page from G1.

David Hildenbrand (2):
  KVM: nVMX: get rid of nested_get_page()
  KVM: nVMX: get rid of nested_release_page*

 arch/x86/kvm/vmx.c       | 89 ++++++++++++++++++------------------------------
 include/linux/kvm_host.h |  6 ++++
 2 files changed, 40 insertions(+), 55 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-08-07 10:48 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-03 14:09 [PATCH v1 0/2] KVM: nVMX: remove nested_get_page() David Hildenbrand
2017-08-03 14:09 ` [PATCH v1 1/2] KVM: nVMX: get rid of nested_get_page() David Hildenbrand
2017-08-03 15:36   ` Radim Krčmář
2017-08-03 15:58     ` David Hildenbrand
2017-08-03 16:05     ` Jim Mattson
2017-08-03 17:41       ` Radim Krčmář
2017-08-03 18:42         ` Jim Mattson
2017-08-03 18:40   ` Konrad Rzeszutek Wilk
2017-08-03 19:42     ` David Hildenbrand
2017-08-07 10:48   ` Paolo Bonzini
2017-08-03 14:09 ` [PATCH v1 2/2] KVM: nVMX: get rid of nested_release_page* David Hildenbrand
2017-08-03 15:14 ` [PATCH v1 0/2] KVM: nVMX: remove nested_get_page() Paolo Bonzini

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