[GIT PULL] KVM fixes for 3.11-rc2

From: Paolo Bonzini
Date: Fri Jul 19 2013 - 12:37:15 EST


Linus,

The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:

Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)

are available in the git repository at:

git://git.kernel.org/pub/scm/virt/kvm/kvm.git tags/for-linus

for you to fetch changes up to 1c118b8226922d225a7df4127926ed2a2d73baaf:

KVM: MMU: avoid fast page fault fixing mmio page fault (2013-07-18 12:26:57 +0200)

This single patch fixes a regression caused by one of the optimizations
introduced in 3.11, which is generally visible only on AMD processors.

----------------------------------------------------------------
Fix for AMD processors.

----------------------------------------------------------------
Xiao Guangrong (1):
KVM: MMU: avoid fast page fault fixing mmio page fault

arch/x86/kvm/mmu.c | 7 +++++++
1 file changed, 7 insertions(+)
--
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/