summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm/book3s.c
Commit message (Expand)AuthorAgeFilesLines
* KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()Will Deacon2020-08-211-1/+2
* KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-271-2/+2
* kvm_host: unify VM_STAT and VCPU_STAT definitions in a single placeEmanuele Giuseppe Esposito2020-04-211-32/+29
* KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-191-5/+0
* KVM: Provide common implementation for generic dirty log functionsSean Christopherson2020-03-161-0/+5
* KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-3/+2
* KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-161-8/+4
* KVM: Drop kvm_arch_vcpu_setup()Sean Christopherson2020-01-271-5/+0
* KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson2020-01-241-3/+2
* KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson2020-01-241-2/+3
* KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2019-10-221-26/+1
* KVM: PPC: Book3S: Define and use SRR1_MSR_BITSNicholas Piggin2019-10-221-1/+1
* kvm: x86, powerpc: do not allow clearing largepages debugfs entryPaolo Bonzini2019-09-301-4/+4
* KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-271-3/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1
* KVM: PPC: Book3S: Use new mutex to synchronize access to rtas token listPaul Mackerras2019-05-291-0/+1
* KVM: PPC: Book3S HV: XIVE: Replace the 'destroy' method by a 'release' methodCédric Le Goater2019-04-301-0/+11
* KVM: PPC: Book3S HV: XIVE: Add get/set accessors for the VP XIVE stateCédric Le Goater2019-04-301-0/+24
* KVM: PPC: Book3S HV: Add a new KVM device for the XIVE native exploitation modeCédric Le Goater2019-04-301-1/+6
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2019-02-221-0/+7
|\
| * KVM: PPC: Book3S HV: Simplify machine check handlingPaul Mackerras2019-02-211-0/+7
* | KVM: PPC: Book3S HV: Add KVM stat largepages_[2M/1G]Suraj Jitindar Singh2019-02-191-0/+3
* | KVM: PPC: Book3S: Allow XICS emulation to work in nested hosts using XIVEPaul Mackerras2019-02-191-5/+5
|/
* KVM: Make kvm_set_spte_hva() return intLan Tianyu2018-12-211-1/+2
* KVM: PPC: Pass change type down to memslot commit functionBharata B Rao2018-12-171-2/+3
* Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-10-091-10/+33
|\
| * KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-091-10/+33
* | KVM: PPC: Book3S PR: Exiting split hack mode needs to fixup both PC and LRCameron Kaiser2018-10-051-0/+3
|/
* powerpc: remove unnecessary inclusion of asm/tlbflush.hChristophe Leroy2018-07-301-1/+0
* KVM: PPC: Book3S PR: Fix MSR setting when delivering interruptsPaul Mackerras2018-06-131-8/+5
* KVM: PPC: Book3S: Remove load/put vcpu for KVM_GET_REGS/KVM_SET_REGSSimon Guo2018-06-011-6/+0
* KVM: PPC: Reimplement non-SIMD LOAD/STORE instruction mmio emulation with ana...Simon Guo2018-05-221-2/+2
* KVM: PPC: Remove unused kvm_unmap_hva callbackPaul Mackerras2018-03-191-6/+0
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_guest_debugChristoffer Dall2017-12-141-0/+2
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_sregsChristoffer Dall2017-12-141-1/+7
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_sregsChristoffer Dall2017-12-141-1/+7
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_set_regsChristoffer Dall2017-12-141-0/+3
* KVM: Move vcpu_load to arch-specific kvm_arch_vcpu_ioctl_get_regsChristoffer Dall2017-12-141-0/+3
* Merge remote-tracking branch 'remotes/powerpc/topic/xive' into kvm-ppc-nextPaul Mackerras2017-04-281-10/+73
|\
| * KVM: PPC: Book3S HV: Native usage of the XIVE interrupt controllerBenjamin Herrenschmidt2017-04-271-6/+69
| * powerpc/kvm: Massage order of #includeBenjamin Herrenschmidt2017-04-101-4/+4
* | KVM: PPC: Provide functions for queueing up FP/VEC/VSX unavailable interruptsPaul Mackerras2017-04-201-0/+18
|/
* KVM: PPC: Book3S HV: Page table construction and page faults for radix guestsPaul Mackerras2017-01-311-0/+1
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* KVM: PPC: Book3S: Treat VTB as a per-subcore register, not per-threadPaul Mackerras2016-09-271-6/+0
* KVM: PPC: Book3S HV: Counters for passthrough IRQ statsSuresh Warrier2016-09-121-0/+3
* KVM: PPC: Implement existing and add new halt polling vcpu statsSuraj Jitindar Singh2016-09-081-0/+4
* KVM: halt_polling: provide a way to qualify wakeups during pollChristian Borntraeger2016-05-131-0/+1
* KVM: PPC: Use RCU for arch.spapr_tce_tablesAlexey Kardashevskiy2016-02-161-1/+1
* kvm: rename pfn_t to kvm_pfn_tDan Williams2016-01-151-3/+3