summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s_pr.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add PVN support for HeXin C2000 processorZhao Ke2023-12-011-0/+1
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-2/+2
|\
| * KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-161-2/+2
* | KVM: PPC: Enable prefixed instructions for HV KVM and disable for PR KVMPaul Mackerras2023-04-031-0/+2
* | KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras2023-04-031-10/+10
* | KVM: PPC: Permit SRR1 flags in more injected interrupt typesNicholas Piggin2023-04-031-2/+2
|/
* KVM: remove KVM_REQ_UNHALTPaolo Bonzini2022-09-261-1/+0
* powerpc: fix typos in commentsJulia Lawall2022-05-051-1/+1
* KVM: PPC: Book3S PR: Disable SCV when AIL could be disabledNicholas Piggin2022-03-081-9/+17
* KVM: Rename kvm_vcpu_block() => kvm_vcpu_halt()Sean Christopherson2021-12-081-1/+1
* KVM: PPC: Avoid referencing userspace memory region in memslot updatesSean Christopherson2021-12-081-2/+0
* KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson2021-12-081-4/+5
* KVM: Use 'unsigned long' as kvm_for_each_vcpu()'s indexMarc Zyngier2021-12-081-1/+1
* Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-021-0/+2
|\
| * powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-251-0/+2
* | KVM: stats: Separate generic stats from architecture specific onesJing Zhang2021-06-241-1/+1
|/
* KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-39/+17
* powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-091-1/+1
* KVM: PPC: Book3S: Fix symbol undeclared warningsWang Wensheng2020-09-221-1/+1
* Merge tag 'kvm-ppc-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-08-091-5/+4
|\
| * KVM: PPC: Clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-07-231-5/+4
* | KVM: PPC: Book3S PR: Remove uninitialized_var() usageKees Cook2020-07-161-3/+0
|/
* KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-271-15/+15
* KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-191-1/+0
* KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz2020-03-191-1/+1
* KVM: PPC: Book3S PR: Fix kernel crash with PR KVMGreg Kurz2020-03-191-0/+1
* KVM: PPC: Use fallthrough;Joe Perches2020-03-191-1/+1
* KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()Sean Christopherson2020-03-161-5/+1
* KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-2/+1
* KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-161-9/+2
* Merge tag 'kvm-ppc-next-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2020-01-301-0/+1
|\
| * KVM: PPC: Book3S PR: Fix -Werror=return-type build failureDavid Michael2020-01-291-0/+1
* | KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson2020-01-241-10/+3
* | KVM: PPC: Book3S PR: Allocate book3s and shadow vcpu after common initSean Christopherson2020-01-241-11/+11
* | KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson2020-01-241-13/+5
* | KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson2020-01-241-1/+3
|/
* KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2019-10-221-1/+39
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* KVM: PPC: Pass change type down to memslot commit functionBharata B Rao2018-12-171-1/+2
* KVM: PPC: Book3S PR: Set hflag to indicate that POWER9 supports 1T segmentsSuraj Jitindar Singh2018-12-141-0/+1
* KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras2018-10-091-2/+2
* KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-091-1/+0
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-231-1/+1
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
* KVM: PPC: Book3S PR: Enable use on POWER9 bare-metal hosts in HPT modePaul Mackerras2018-06-131-6/+2
* KVM: PPC: Book3S PR: Don't let PAPR guest set MSR hypervisor bitPaul Mackerras2018-06-131-0/+4
* KVM: PPC: Book3S PR: Fix MSR setting when delivering interruptsPaul Mackerras2018-06-131-25/+17
* KVM: PPC: Book3S PR: Handle additional interrupt typesCameron Kaiser2018-06-131-0/+3
* KVM: PPC: Book3S PR: Enable kvmppc_get/set_one_reg_pr() for HTM registersSimon Guo2018-06-011-0/+133
* KVM: PPC: Book3S PR: Support TAR handling for PR KVM HTMSimon Guo2018-06-011-5/+18