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(-)
--
| Andrew Morton | 2.6.23-rc3-mm1 |
| Tarkan Erimer | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Yinghai Lu | Re: [PATCH RFC] x86: check for and defend against BIOS memory corruption |
| Frederik Deweerdt | [-mm patch] remove tcp header from tcp_v4_check (take #2) |
| David Miller | [GIT]: Networking |
| Jarek Poplawski | Re: [PATCH] pkt_sched: Destroy gen estimators under rtnl_lock(). |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Herbert Xu | Re: [PATCH 2/3][NET_BATCH] net core use batching |
git: | |
