summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm (follow)
Commit message (Expand)AuthorAge
...
| | * KVM: PPC: Book3S PR: Mark pages accessed, and dirty if being writtenPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Use mmu_notifier_retry() in kvmppc_mmu_map_page()Paul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Better handling of host-side read-only pagesPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S: Move skip-interrupt handlers to common codePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Allocate kvm_vcpu structs from kvm_vcpu_cachePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Make HPT accesses and updates SMP-safePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Correct errors in H_ENTER implementationPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Handle PP0 page-protection bit in guest HPTEsPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Use 64k host pages where possiblePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Allow guest to use 64k pagesPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVECPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras2013-10-17
| | * KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras2013-10-17
| | * KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras2013-10-17
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-11-12
|\ \ \ | |/ / |/| |
| * | Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
| |\ \
| | * | powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
| | |/
| * / KVM: PPC: Disable KVM on little endian buildsAnton Blanchard2013-10-11
| |/
* | kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan2013-10-10
* | KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras2013-10-10
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-09-06
|\
| * Merge branch 'merge' into nextBenjamin Herrenschmidt2013-08-27
| |\
| * | powerpc: Make rwlocks endian safeAnton Blanchard2013-08-14
| * | powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard2013-08-14
| * | powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard2013-08-14
| * | powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia2013-07-30
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-09-05
|\ \ \
| * | | powerpc kvm: use fdgetAl Viro2013-09-03
| | |/ | |/|
| * | powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-09
| * | powerpc/kvm: Add signed type cast for comparationChen Gang2013-08-09
| |/
* | Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov2013-08-30
|\ \
| * \ Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf2013-08-29
| |\ \
| * | | KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras2013-08-29
| * | | KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras2013-08-28
| * | | KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras2013-08-28
| * | | KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras2013-08-28
| * | | KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo2013-08-28
| * | | arch: powerpc: kvm: add signed type cast for comparationChen Gang2013-08-28
| * | | powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V2013-08-22
| * | | KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entryPaul Mackerras2013-07-25