[GIT PULL] KVM updates for Linux 2.6.28-rc6



Linus, please pull some kvm fixes from repo and branch at:

git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git kvm-updates/2.6.28

There are a couple of fixes for the out-of-sync mmu, a fix for a lost irq
while injecting an nmi (which causes guests with an nmi watchdog to hang),
as well as fixes for the ppc, s390, and ia64 kvm ports.

Avi Kivity (1):
KVM: VMX: Fix interrupt loss during race with NMI

Christian Borntraeger (1):
KVM: s390: Fix problem state handling in guest sigp handler

Hollis Blanchard (1):
KVM: ppc: stop leaking host memory on VM exit

Marcelo Tosatti (2):
KVM: MMU: fix sync of ptes addressed at owner pagetable
KVM: MMU: avoid creation of unreachable pages in the shadow

Xiantao Zhang (2):
KVM: ia64: Fix incorrect kbuild CFLAGS override
KVM: ia64: Fix: Use correct calling convention for PAL_VPS_RESUME_HANDLER

arch/ia64/kvm/Makefile | 2 +-
arch/ia64/kvm/optvfault.S | 11 +++++++----
arch/powerpc/include/asm/kvm_ppc.h | 2 ++
arch/powerpc/kvm/44x_tlb.c | 8 ++++++++
arch/powerpc/kvm/powerpc.c | 1 +
arch/s390/kvm/sigp.c | 5 +++++
arch/x86/kvm/mmu.c | 2 +-
arch/x86/kvm/paging_tmpl.h | 1 +
arch/x86/kvm/vmx.c | 4 +++-
9 files changed, 29 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/



Relevant Pages

  • [GIT PULL][RESEND] Late KVM Updates for the 2.6.23 merge window
    ... KVM: MMU: Store nx bit for large page shadows ... KVM: Fix memory slot management functions for guest smp ... KVM: MMU: Fix oopses with SLUB ...
    (Linux-Kernel)
  • Linux 2.6.28.10
    ... I'm announcing the release of the 2.6.28.10 kernel. ... KVM: SVM: Set the 'g' bit of the cs selector for cross-vendor migration ... KVM: x86 emulator: Fix handling of VMMCALL instruction ... x86: mtrr: don't modify RdDram/WrDram bits of fixed MTRRs ...
    (Linux-Kernel)
  • Linux 2.6.27.32
    ... KVM: VMX: Change cs reset state to be a data segment ... KVM: MMU: Fix setting the accessed bit on non-speculative sptes ... appletalk: fix atalk_getnameleak ...
    (Linux-Kernel)
  • Linux 2.6.20-rc4
    ... KVM, or happened to be bitten by the bug with really old versions of the ... Old drivers/ide layer driver for the ATIIXP hang fix ... KVM: MMU: Teach the page table walker to track guest page table gfns ... KVM: MMU: Make the shadow page tables also special-case pae ...
    (Linux-Kernel)
  • Linux 2.6.31.1
    ... KVM: x86 emulator: Implement zero-extended immediate decoding ... KVM: x86 emulator: fix jmp far decoding ... Rescan topology from Interrupt context instead of work thread ... mpt2sas: Prevent sending command to FW while Host Reset ...
    (Linux-Kernel)