[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20130611114816.GA30505@redhat.com>
Date: Tue, 11 Jun 2013 14:48:16 +0300
From: Gleb Natapov <gleb@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
kvm <kvm@...r.kernel.org>, Paolo Bonzini <pbonzini@...hat.com>
Subject: [GIT PULL] KVM fixes for 3.10-rc5
Linus,
Please pull from
git://git.kernel.org/pub/scm/virt/kvm/kvm.git fixes
To receive the following KVM bug fixes. There is one more fix for MIPS
KVM ABI here, MIPS and PPC build breakage fixes and a couple of PPC bug fixes.
David Daney (2):
kvm: Add definition of KVM_REG_MIPS
mips/kvm: Use KVM_REG_MIPS and proper size indicators for *_ONE_REG
James Hogan (1):
KVM: add kvm_para_available to asm-generic/kvm_para.h
Mihai Caraman (1):
kvm/ppc/booke64: Fix AltiVec interrupt numbers and build breakage
Scott Wood (3):
kvm/ppc/booke64: Disable e6500 support
kvm/ppc/booke: Hold srcu lock when calling gfn functions
kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()
arch/mips/include/uapi/asm/kvm.h | 81 +++++++++++++++++------------------
arch/mips/kvm/kvm_mips.c | 83 +++++++++++++++++++++++-------------
arch/powerpc/include/asm/kvm_asm.h | 16 ++++---
arch/powerpc/kvm/44x_tlb.c | 5 +++
arch/powerpc/kvm/booke.c | 18 ++++++++
arch/powerpc/kvm/e500_mmu.c | 5 +++
arch/powerpc/kvm/e500mc.c | 2 -
include/asm-generic/kvm_para.h | 5 +++
include/uapi/linux/kvm.h | 1 +
9 files changed, 137 insertions(+), 79 deletions(-)
--
Gleb.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists