[PATCH 0/3] KVM fixes and cleanups

From: Joerg Roedel
Date: Thu Sep 02 2010 - 11:34:46 EST


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 linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/