Hi Avi, Marcelo, here are 3 patches which came up during the final testing of the nested-npt patch set. This patch set fixes two issues I found and the last patch contains a minor cleanup which does not fix any real bug. Please have a look at them and feel free to apply them (only if no objections, of course ;-) ) For the bug that patch 2 fixes I will write a unit-test and submit it separatly. Thanks, Joerg Shortlog: Joerg Roedel (3): KVM: MMU: Fix 32 bit legacy paging with NPT KVM: SVM: Restore correct registers after sel_cr0 intercept emulation KVM: SVM: Clean up rip handling in vmrun emulation Diffstat: arch/x86/kvm/mmu.c | 8 ++++++-- arch/x86/kvm/svm.c | 39 ++++++++++++++++++++++++++++++++++----- 2 files changed, 40 insertions(+), 7 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe kvm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html