[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1283441387-7378-1-git-send-email-joerg.roedel@amd.com>
Date: Thu, 2 Sep 2010 17:29:44 +0200
From: Joerg Roedel <joerg.roedel@....com>
To: Avi Kivity <avi@...hat.com>, Marcelo Tosatti <mtosatti@...hat.com>
CC: kvm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [PATCH 0/3] KVM fixes and cleanups
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists