summaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2013-10-17KVM: PPC: Book3S PR: Keep volatile reg values in vcpu rather than shadow_vcpuPaul Mackerras
2013-10-17KVM: PPC: Book3S PR: Fix compilation without CONFIG_ALTIVECPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Don't crash host on unknown guest interruptPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Support POWER6 compatibility mode on POWER7Paul Mackerras
2013-10-17KVM: PPC: Book3S HV: Add support for guest Program Priority RegisterPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Store LPCR value for each virtual corePaul Mackerras
2013-10-17KVM: PPC: BookE: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Avoid unbalanced increments of VPA yield countPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Pull out interrupt-reading code into a subroutinePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Restructure kvmppc_hv_entry to be a subroutinePaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement H_CONFERPaul Mackerras
2013-10-17KVM: PPC: Book3S: Add GET/SET_ONE_REG interface for VRSAVEPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Implement timebase offset for guestsPaul Mackerras
2013-10-17KVM: PPC: Book3S HV: Save/restore SIAR and SDAR along with other PMU registersPaul Mackerras
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11KVM: PPC: Disable KVM on little endian buildsAnton Blanchard
2013-10-10kvm: ppc: booke: check range page invalidation progress on page setupBharat Bhushan
2013-10-10KVM: PPC: Book3S HV: Fix typo in saving DSCRPaul Mackerras
2013-09-16KVM: PPC: e500: Fix SPR PWRMGTCR0 typoMihai Caraman
2013-09-13KVM: PPC: e500: Fix default TLB for victim hintMihai Caraman
2013-09-12KVM: PPC: e500: Emulate power management control SPRMihai Caraman
2013-09-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-09-04powerpc kvm: use fdgetAl Viro
2013-08-30Merge branch 'kvm-ppc-next' of git://github.com/agraf/linux-2.6 into queueGleb Natapov
2013-08-28Merge remote-tracking branch 'origin/next' into kvm-ppc-nextAlexander Graf
2013-08-28KVM: PPC: Book3S PR: Rework kvmppc_mmu_book3s_64_xlate()Paul Mackerras
2013-08-28KVM: PPC: Book3S PR: Make instruction fetch fallback work for system callsPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: Don't corrupt guest state when kernel uses VMXPaul Mackerras
2013-08-28KVM: PPC: Book3S: Fix compile error in XICS emulationPaul Mackerras
2013-08-28KVM: PPC: Book3S PR: return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-28arch: powerpc: kvm: add signed type cast for comparationChen Gang
2013-08-27Merge branch 'merge' into nextBenjamin Herrenschmidt
2013-08-26ppc: kvm: use anon_inode_getfd() with O_CLOEXEC flagYann Droneaud
2013-08-22powerpc/kvm: Copy the pvr value after memsetAneesh Kumar K.V
2013-08-14powerpc: Make rwlocks endian safeAnton Blanchard
2013-08-14powerpc: Fix little endian lppaca, slb_shadow and dtl_entryAnton Blanchard
2013-08-14powerpc: Stop using non-architected shared_proc field in lppacaAnton Blanchard
2013-08-09powerpc/kvm/book3s_pr: Return appropriate error when allocation failsThadeu Lima de Souza Cascardo
2013-08-09powerpc/kvm: Add signed type cast for comparationChen Gang
2013-07-30powerpc: Move opcode definitions from kvm/emulate.c to asm/ppc-opcode.hHongtao Jia
2013-07-25KVM: PPC: Book3S PR: Load up SPRG3 register with guest value on guest entryPaul Mackerras
2013-07-18KVM: Introduce kvm_arch_memslots_updated()Takuya Yoshikawa
2013-07-10kvm/ppc/booke: Don't call kvm_guest_enter twiceScott Wood
2013-07-10kvm/ppc: Call trace_hardirqs_on before entryScott Wood
2013-07-10KVM: PPC: Book3S HV: Allow negative offsets to real-mode hcall handlersPaul Mackerras
2013-07-10KVM: PPC: Book3S HV: Correct tlbie usagePaul Mackerras
2013-07-08powerpc/kvm: Use 256K chunk to track both RMA and hash page table allocation.Aneesh Kumar K.V
2013-07-08powerpc/kvm: Contiguous memory allocator based RMA allocationAneesh Kumar K.V