author | Linus Torvalds <torvalds@linux-foundation.org> | |
Thu, 10 Jan 2013 17:05:18 +0000 (09:05 -0800) | ||
committer | Linus Torvalds <torvalds@linux-foundation.org> | |
Thu, 10 Jan 2013 17:05:18 +0000 (09:05 -0800) |
Pull KVM bugfixes from Marcelo Tosatti.
* git://git.kernel.org/pub/scm/virt/kvm/kvm:
KVM: x86: use dynamic percpu allocations for shared msrs area
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
powerpc: Corrected include header path in kvm_para.h
Add rcu user eqs exception hooks for async page fault
* git://git.kernel.org/pub/scm/virt/kvm/kvm:
KVM: x86: use dynamic percpu allocations for shared msrs area
KVM: PPC: Book3S HV: Fix compilation without CONFIG_PPC_POWERNV
powerpc: Corrected include header path in kvm_para.h
Add rcu user eqs exception hooks for async page fault
Trivial merge