Messages in this thread |  | | | Date | Wed, 09 May 2012 14:03:00 +0300 | | From | Avi Kivity <> | | Subject | [GIT PULL] KVM fixes for 3.4-rc6 |
| |
Linus, please pull from:
git://git.kernel.org/pub/scm/virt/kvm/kvm.git master
for you to fetch changes up to 331b646d60b0c3885208e1e02bd9f40319953efc:
KVM: ia64: fix build due to typo (2012-05-09 13:53:28 +0300)
Two asynchronous page fault fixes (one guest, one host), a powerpc page refcount fix, and an ia64 build fix.
---------------------------------------------------------------- Avi Kivity (1): KVM: ia64: fix build due to typo David Gibson (1): KVM: PPC: Book3S HV: Fix refcounting of hugepages
Gleb Natapov (2): KVM: ensure async PF event wakes up vcpu from halt KVM: Do not take reference to mm during async #PF
arch/ia64/kvm/kvm-ia64.c | 2 +- arch/powerpc/kvm/book3s_64_mmu_hv.c | 22 +++++++++++++--------- arch/powerpc/kvm/book3s_hv.c | 2 -- arch/x86/kernel/kvm.c | 9 +-------- arch/x86/kvm/x86.c | 1 + 5 files changed, 16 insertions(+), 20 deletions(-) -- error compiling committee.c: too many arguments to function
|  |