From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marcelo Tosatti Subject: [GIT PULL] KVM fixes for 3.8-rc2 Date: Tue, 8 Jan 2013 16:05:27 -0200 Message-ID: <20130108180527.GA24962@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: linux-kernel , kvm , Gleb Natapov To: Linus Torvalds Return-path: Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org Linus, Please pull from git://git.kernel.org/pub/scm/virt/kvm/kvm.git master To receive the following KVM bug fixes Alexander Graf (1): Merge commit 'origin/master' into kvm-ppc-3.8 Andreas Schwab (1): KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV Bharat Bhushan (1): powerpc: Corrected include header path in kvm_para.h Gleb Natapov (1): Merge branch 'kvm-ppc-3.8' of https://github.com/agraf/linux-2.6 into master Li Zhong (1): Add rcu user eqs exception hooks for async page fault Marcelo Tosatti (1): KVM: x86: use dynamic percpu allocations for shared msrs area arch/powerpc/include/uapi/asm/kvm_para.h | 2 +- arch/powerpc/kvm/book3s_hv_ras.c | 4 ++++ arch/x86/kernel/kvm.c | 12 ++++++++++-- arch/x86/kvm/x86.c | 24 ++++++++++++++++++------ 4 files changed, 33 insertions(+), 9 deletions(-)