summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-294-12/+16
|\
| * KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa2013-07-181-0/+4
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-043-12/+12
| |\
| | * Merge tag 'v3.10' into nextBenjamin Herrenschmidt2013-07-011-1/+2
| | |\
| | * | powerpc/kvm: Handle transparent hugepage in KVMAneesh Kumar K.V2013-06-212-10/+10
| | * | powerpc: Replace find_linux_pte with find_linux_pte_or_hugepteAneesh Kumar K.V2013-06-211-1/+1
| | * | powerpc/mm: handle hugepage size correctly when invalidating hpte entriesAneesh Kumar K.V2013-06-211-1/+1
* | | | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras2013-08-291-78/+72
* | | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-281-1/+1
* | | | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras2013-08-281-4/+25
* | | | KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras2013-08-281-0/+1
* | | | KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-281-2/+3
* | | | arch: powerpc: kvm: add signed type cast for comparationChen Gang2013-08-281-2/+2
* | | | powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V2013-08-221-4/+3
* | | | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entryPaul Mackerras2013-07-251-0/+14
* | | | kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood2013-07-111-2/+0
* | | | kvm/ppc: Call trace_hardirqs_on before entryScott Wood2013-07-113-6/+4
* | | | KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras2013-07-101-1/+1
* | | | KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras2013-07-101-58/+81
* | | | powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.Aneesh Kumar K.V2013-07-083-11/+32
* | | | powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V2013-07-082-136/+58
* | | | powerpc/kvm: Contiguous memory allocator based hash page table allocationAneesh Kumar K.V2013-07-086-47/+332
* | | | KVM: PPC: Book3S: Ignore DABR registerAlexander Graf2013-07-081-0/+2
|/ / /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-07-037-51/+85
|\ \ \
| * | | KVM: PPC: Ignore PIR writesAlexander Graf2013-06-301-0/+3
| * | | KVM: PPC: Book3S PR: Invalidate SLB entries properlyPaul Mackerras2013-06-301-1/+6
| * | | KVM: PPC: Book3S PR: Allow guest to use 1TB segmentsPaul Mackerras2013-06-303-18/+62
| * | | KVM: PPC: Book3S PR: Don't keep scanning HPTEG after we find a matchPaul Mackerras2013-06-301-12/+2
| * | | KVM: PPC: Book3S PR: Fix invalidation of SLB entry 0 on guest entryPaul Mackerras2013-06-301-11/+2
| * | | KVM: PPC: Book3S PR: Fix proto-VSID calculationsPaul Mackerras2013-06-301-2/+2
| * | | KVM: PPC: Guard doorbell exception with CONFIG_PPC_DOORBELLTiejun Chen2013-06-301-1/+1
| * | | KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in MakefilesMarc Zyngier2013-05-191-6/+7
* | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar2013-06-191-1/+1
| |\ \ \ | | |_|/ | |/| |
| | * | powerpc,kvm: fix imbalance srcu_read_[un]lock()Lai Jiangshan2013-06-101-1/+1
* | | | kvm/ppc/booke: Delay kvmppc_lazy_ee_enableScott Wood2013-06-191-1/+2
|/ / /
* | | kvm/ppc/booke64: Fix lazy ee handling in kvmppc_handle_exit()Scott Wood2013-06-111-0/+11
* | | kvm/ppc/booke: Hold srcu lock when calling gfn functionsScott Wood2013-06-113-0/+17
* | | kvm/ppc/booke64: Disable e6500 supportScott Wood2013-06-111-2/+0
|/ /
* / powerpc/kvm/book3s: Add support for H_IPOLL and H_XIRR_X in XICS emulationPaul Mackerras2013-06-013-0/+33
|/
* Merge tag 'kvm-3.10-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-05-0526-222/+4898
|\
| * KVM: PPC: Book3S: Add API for in-kernel XICS emulationPaul Mackerras2013-05-024-25/+191
| * kvm/ppc/mpic: fix missing unlock in set_base_addr()Wei Yongjun2013-05-021-1/+1
| * kvm/ppc: Hold srcu lock when calling kvm_io_bus_read/writeScott Wood2013-05-021-4/+19
| * kvm/ppc/mpic: remove usersScott Wood2013-05-021-1/+0
| * kvm/ppc/mpic: fix mmio region lists when multiple guests usedScott Wood2013-05-021-21/+32
| * KVM: PPC: Book3S: Facilities to save/restore XICS presentation ctrler statePaul Mackerras2013-04-262-0/+109
| * KVM: PPC: Book3S: Add support for ibm,int-on/off RTAS callsPaul Mackerras2013-04-263-15/+111
| * KVM: PPC: Book3S HV: Improve real-mode handling of external interruptsPaul Mackerras2013-04-262-64/+79
| * KVM: PPC: Book3S HV: Add support for real mode ICP in XICS emulationBenjamin Herrenschmidt2013-04-265-19/+490