public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support
@ 2017-08-10 21:15 David Hildenbrand
  2017-08-10 21:15 ` [PATCH v2 1/2] KVM: VMX: cleanup EPTP definitions David Hildenbrand
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: David Hildenbrand @ 2017-08-10 21:15 UTC (permalink / raw)
  To: kvm; +Cc: Paolo Bonzini, Radim Krčmář, Bandan Das, david

This version should no longer result in a panic :(

(note to self: always retest after tiny changes)

v1 -> v2:
- fix typo (invalid guest page-walk length)

David Hildenbrand (2):
  KVM: VMX: cleanup EPTP definitions
  KVM: VMX: always require WB memory type for EPT

 arch/x86/include/asm/vmx.h | 11 ++++++-----
 arch/x86/kvm/vmx.c         | 34 ++++++++++++++++++----------------
 2 files changed, 24 insertions(+), 21 deletions(-)

-- 
2.9.4

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

end of thread, other threads:[~2017-08-18 12:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-08-10 21:15 [PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support David Hildenbrand
2017-08-10 21:15 ` [PATCH v2 1/2] KVM: VMX: cleanup EPTP definitions David Hildenbrand
2017-08-10 21:15 ` [PATCH v2 2/2] KVM: VMX: always require WB memory type for EPT David Hildenbrand
2017-08-10 23:09 ` [PATCH v2 0/2] KVM: VMX: require EPTP WB (write-back) support Wanpeng Li
2017-08-11  1:20   ` Wanpeng Li
2017-08-11  2:43     ` Wanpeng Li
2017-08-11  6:09       ` Wanpeng Li
2017-08-11  6:23         ` David Hildenbrand
2017-08-11  6:39           ` Wanpeng Li
2017-08-18 12:55 ` David Hildenbrand

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