* [GIT PULL] KVM fixes for 2.6.31-rc1
@ 2009-06-28 13:53 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2009-06-28 13:53 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm
Linus,
Please find, in
git://git.kernel.org/pub/scm/virt/kvm/kvm.git kvm-updates/2.6.31
a few kvm updates for 2.6.31-rc1. There's nothing earth shattering in
there. Most significant is a race fix which could leave stale guest tlb
entries under fairly rare conditions.
Amit Shah (1):
KVM: Ignore reads to K7 EVNTSEL MSRs
Avi Kivity (2):
KVM: MMU: Allow 4K ptes with bit 7 (PAT) set
KVM: VMX: Handle vmx instruction vmexits
Christian Borntraeger (1):
KVM: s390: Allow stfle instruction in the guest
Izik Eidus (1):
KVM: Fix dirty bit tracking for slots with large pages
Jaswinder Singh Rajput (2):
KVM: kvm/x86_emulate.c toggle_interruptibility() should be static
KVM: shut up uninit compiler warning in paging_tmpl.h
Jes Sorensen (1):
KVM: ia64: fix ia64 build due to missing kallsyms_lookup() and double export
Marcelo Tosatti (1):
KVM: protect concurrent make_all_cpus_request
arch/ia64/kvm/kvm_lib.c | 6 ++++++
arch/s390/include/asm/kvm_host.h | 4 +++-
arch/s390/kvm/kvm-s390.c | 23 ++++++++++++++++++++++-
arch/s390/kvm/priv.c | 2 +-
arch/x86/kvm/mmu.c | 6 +++---
arch/x86/kvm/paging_tmpl.h | 2 +-
arch/x86/kvm/vmx.c | 15 +++++++++++++++
arch/x86/kvm/x86.c | 1 +
arch/x86/kvm/x86_emulate.c | 2 +-
include/linux/kvm_host.h | 1 +
virt/kvm/kvm_main.c | 5 +++++
11 files changed, 59 insertions(+), 8 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-28 13:53 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-06-28 13:53 [GIT PULL] KVM fixes for 2.6.31-rc1 Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®