aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-08-20KVM: PPC: Book3S PR: Declare kvmppc_handle_exit_pr()Cédric Le Goater1-1/+2
2021-04-17KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson1-6/+4
2020-05-27KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang1-1/+1
2020-03-19KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz1-0/+1
2019-10-22KVM: PPC: Book3S HV: Reuse kvmppc_inject_interrupt for async guest deliveryNicholas Piggin1-0/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 98Thomas Gleixner1-6/+1
2018-06-01KVM: PPC: Book3S PR: Add guard code to prevent returning to guest with PR=0 and Transactional stateSimon Guo1-0/+6
2018-03-19KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras1-1/+0
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla1-1/+2
2013-10-17kvm: powerpc: book3s: Allow the HV and PR selection per virtual machineAneesh Kumar K.V1-0/+2
2013-10-17kvm: powerpc: Add kvmppc_ops callbackAneesh Kumar K.V1-0/+32