]> Pileus Git - ~andy/linux/commit
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue
authorGleb Natapov <gleb@redhat.com>
Fri, 30 Aug 2013 12:33:11 +0000 (15:33 +0300)
committerGleb Natapov <gleb@redhat.com>
Fri, 30 Aug 2013 12:33:11 +0000 (15:33 +0300)
commita9f6cf965e00dd3370229417675eb0127d580f96
tree0fe5a9c57fdf6e8e614cdc02412876f153550be4
parente5552fd252763c74ce6a6c27c7873939062b5038
parentbf550fc93d9855872a95e69e4002256110d89858
Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queue

* 'kvm-ppc-next' of git://github.com/agraf/linux-2.6:
  KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()
  KVM: PPC: Book3S PR: Make instruction fetch fallback work for system calls
  KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMX
  KVM: PPC: Book3S: Fix compile error in XICS emulation
  KVM: PPC: Book3S PR: return appropriate error when allocation fails
  arch: powerpc: kvm: add signed type cast for comparation
  powerpc/kvm: Copy the pvr value after memset
  KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entry
  kvm/ppc/booke: Don't call kvm_guest_enter twice
  kvm/ppc: Call trace_hardirqs_on before entry
  KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlers
  KVM: PPC: Book3S HV: Correct tlbie usage
  powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.
  powerpc/kvm: Contiguous memory allocator based RMA allocation
  powerpc/kvm: Contiguous memory allocator based hash page table allocation
  KVM: PPC: Book3S: Ignore DABR register
  mm/cma: Move dma contiguous changes into a seperate config
arch/powerpc/kvm/book3s_64_mmu_hv.c
arch/powerpc/kvm/book3s_hv.c