[GIT PULL] KVM fixes for 3.10-rc2

From: Gleb Natapov
Date: Thu May 23 2013 - 06:41:13 EST



Linus,

Please pull from

git://git.kernel.org/pub/scm/virt/kvm/kvm.git master

To receive the following KVM bug fixes


Paolo Bonzini (1):
KVM: take over co-maintainership from Marcelo, fix MAINTAINERS entry

Sanjay Lal (2):
KVM/MIPS32: Move include/asm/kvm.h => include/uapi/asm/kvm.h since it is a user visible API.
KVM/MIPS32: Wrap calls to gfn_to_pfn() with srcu_read_lock/unlock()

MAINTAINERS | 7 ++--
arch/mips/include/asm/kvm.h | 55 ---------------------------------------
arch/mips/include/uapi/asm/kvm.h | 55 +++++++++++++++++++++++++++++++++++++++
arch/mips/kvm/kvm_tlb.c | 35 ++++++++++++++++++------
4 files changed, 85 insertions(+), 67 deletions(-)

--
Gleb.
--
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/