On 10.08.2017 23:15, David Hildenbrand wrote: > 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(-) > Paolo, Radim this version should work as intended. -- Thanks, David