[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1374251815-9050-1-git-send-email-pbonzini@redhat.com>
Date: Fri, 19 Jul 2013 18:36:55 +0200
From: Paolo Bonzini <pbonzini@...hat.com>
To: torvalds@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org, gleb@...hat.com, kvm@...r.kernel.org
Subject: [GIT PULL] KVM fixes for 3.11-rc2
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@...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