LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] KVM fixes for 2.6.28-rc
@ 2008-11-12 9:34 Avi Kivity
0 siblings, 0 replies; only message in thread
From: Avi Kivity @ 2008-11-12 9:34 UTC (permalink / raw)
To: Linus Torvalds; +Cc: linux-kernel, kvm
Linus, please pull from the repo and branch at:
git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm.git kvm-updates/2.6.28
to receive the current batch of KVM fixes. These include a fix for a host
oops under heavy guest loads, memory attribute inconsistency fix with
Nehalem processors, a signal handling fix for ia64, and a few minor fixes.
Avi Kivity (2):
KVM: Require the PCI subsystem
KVM: Fix pit memory leak if unable to allocate irq source id
Marcelo Tosatti (1):
KVM: MMU: increase per-vcpu rmap cache alloc size
Rakib Mullick (1):
x86: KVM guest: fix section mismatch warning in kvmclock.c
Sheng Yang (1):
KVM: VMX: Set IGMT bit in EPT entry
Xiantao Zhang (2):
KVM: ia64: Use guest signal mask when blocking
KVM: ia64: fix vmm_spin_{un}lock for !CONFIG_SMP
arch/ia64/kvm/Kconfig | 2 ++
arch/ia64/kvm/kvm-ia64.c | 12 ++++++------
arch/ia64/kvm/vcpu.h | 5 +++++
arch/x86/kernel/kvmclock.c | 2 +-
arch/x86/kvm/Kconfig | 2 ++
arch/x86/kvm/i8254.c | 4 +++-
arch/x86/kvm/mmu.c | 2 +-
arch/x86/kvm/vmx.c | 3 ++-
arch/x86/kvm/vmx.h | 1 +
9 files changed, 23 insertions(+), 10 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-11-12 9:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-12 9:34 [GIT PULL] KVM fixes for 2.6.28-rc Avi Kivity
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).