aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kvm
AgeCommit message (Expand)Author
2012-10-05KVM: PPC: Ignore EXITING_GUEST_MODE modeAlexander Graf
2012-10-05KVM: PPC: Move kvm_guest_enter call into generic codeAlexander Graf
2012-10-05KVM: PPC: Book3S: PR: Rework irq disablingAlexander Graf
2012-10-05KVM: PPC: Consistentify vcpu exit pathAlexander Graf
2012-10-05KVM: PPC: Book3S: PR: Indicate we're out of guest modeAlexander Graf
2012-10-05KVM: PPC: Exit guest context while handling exitAlexander Graf
2012-10-05KVM: PPC: Book3S: PR: Only do resched check once per exitAlexander Graf
2012-10-05KVM: PPC: BookE: Drop redundant vcpu->mode setAlexander Graf
2012-10-05KVM: PPC: Book3s: PR: Add (dumb) MMU Notifier supportAlexander Graf
2012-10-05KVM: PPC: Use same kvmppc_prepare_to_enter code for booke and book3s_prAlexander Graf
2012-10-05KVM: PPC: BookE: No duplicate request != 0 checkAlexander Graf
2012-10-05KVM: PPC: BookE: Add some more trace pointsAlexander Graf
2012-10-05KVM: PPC: E500: Implement MMU notifiersAlexander Graf
2012-10-05KVM: PPC: BookE: Add support for vcpu->modeAlexander Graf
2012-10-05KVM: PPC: BookE: Add check_requests helper functionAlexander Graf
2012-10-05KVM: PPC: Quieten message about allocating linear regionsPaul Mackerras
2012-10-05KVM: PPC: E500: Fix clear_tlb_refsAlexander Graf
2012-10-05KVM: PPC: BookE: Expose remote TLB flushes in debugfsAlexander Graf
2012-10-05KVM: PPC: Expose SYNC cap based on mmu notifiersAlexander Graf
2012-10-05KVM: PPC: PR: Use generic tracepoint for guest exitAlexander Graf
2012-10-05KVM: PPC: Add support for ePAPR idle hcall in host kernelLiu Yu-B13201
2012-10-05KVM: PPC: add pvinfo for hcall opcodes on e500mc/e5500Stuart Yoder
2012-10-05KVM: PPC: use definitions in epapr header for hcallsStuart Yoder
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-09-17powerpc/mm: Convert virtual address to vpnAneesh Kumar K.V
2012-09-07Merge branch 'merge' into nextBenjamin Herrenschmidt
2012-09-07powerpc: Restore VDSO information on critical exception om BookEMihai Caraman
2012-09-06KVM: split kvm_arch_flush_shadowMarcelo Tosatti
2012-08-27KVM: PPC: book3s: fix build error caused by gfn_to_hva_memslot()Gavin Shan
2012-08-26Merge remote-tracking branch 'upstream/master' into queueMarcelo Tosatti
2012-08-16ppc: e500_tlb memset clears nothingAlan Cox
2012-08-16KVM: PPC: Add cache flush on page mapAlexander Graf
2012-08-16KVM: PPC: Book3S HV: Fix incorrect branch in H_CEDE codePaul Mackerras
2012-08-06KVM: do not release the error pageXiao Guangrong
2012-08-06KVM: do not release the error pfnXiao Guangrong
2012-08-06KVM: Push rmap into kvm_arch_memory_slotTakuya Yoshikawa
2012-08-05Merge remote-tracking branch 'upstream' into nextAvi Kivity
2012-07-31powerpc/kvm/book3s_32: Fix MTMSR_EERI macroAlexander Graf
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf
2012-07-26Merge branch 'queue' into nextAvi Kivity
2012-07-24Merge tag 'kvm-3.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-07-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-07-19KVM: remove the unused parameter of gfn_to_pfn_memslotXiao Guangrong
2012-07-18KVM: Introduce kvm_unmap_hva_range() for kvm_mmu_notifier_invalidate_range_st...Takuya Yoshikawa
2012-07-18KVM: MMU: Make kvm_handle_hva() handle range of addressesTakuya Yoshikawa
2012-07-18KVM: Introduce hva_to_gfn_memslot() for kvm_handle_hva()Takuya Yoshikawa
2012-07-11Merge branch 'for-upstream-master' of git://github.com/agraf/linux-2.6Avi Kivity
2012-07-11KVM: PPC: Critical interrupt emulation supportBharat Bhushan
2012-07-11KVM: PPC: e500mc: Fix tlbilx emulation for 64-bit guestsMihai Caraman
2012-07-11KVM: PPC64: booke: Set interrupt computation mode for 64-bit hostMihai Caraman