summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/kvm_ppc.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: delete .change_pte MMU notifier callbackPaolo Bonzini2024-04-111-1/+0
* powerpc/kvm: Force cast endianness of KVM shared regsBenjamin Gray2023-10-191-4/+4
* KVM: PPC: Add support for nestedv2 guestsJordan Niethe2023-09-141-24/+66
* KVM: PPC: Rename accessor generator macrosJordan Niethe2023-09-141-30/+30
* powerpc: implement the new page table range APIMatthew Wilcox (Oracle)2023-08-241-5/+5
* powerpc: Mark writes registering ipi to host cpu through kvm and pollingRohan McLure2023-06-211-2/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2023-05-011-7/+7
|\
| * KVM: PPC: Standardize on "int" return types in the powerpc KVM codeThomas Huth2023-03-161-7/+7
* | KVM: PPC: Fetch prefixed instructions from the guestPaul Mackerras2023-04-031-8/+24
* | KVM: PPC: Make kvmppc_get_last_inst() produce a ppc_inst_tPaul Mackerras2023-04-031-2/+3
* | KVM: PPC: Permit SRR1 flags in more injected interrupt typesNicholas Piggin2023-04-031-9/+18
|/
* KVM: PPC: Move processor compatibility check to module initSean Christopherson2022-12-291-1/+0
* KVM: PPC: Book3E: Fix CONFIG_TRACE_IRQFLAGS supportNicholas Piggin2022-11-301-0/+12
* KVM: PPC: remove orphan declarations from kvm_ppc.hGaosheng Cui2022-09-151-4/+0
* KVM: PPC: Book3s: Remove real mode interrupt controller hcalls handlersAlexey Kardashevskiy2022-05-191-7/+0
* KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlersAlexey Kardashevskiy2022-05-191-2/+0
* KVM: PPC: Book3S HV P9: Move cede logic out of XIVE escalation rearmingNicholas Piggin2022-05-131-2/+2
* KVM: PPC: Remove kvmppc_claim_lpidNicholas Piggin2022-05-131-1/+0
* KVM: PPC: Move kvmhv_on_pseries() into kvm_ppc.hMichael Ellerman2022-04-031-0/+12
* KVM: PPC: Merge powerpc's debugfs entry content into generic entryAlexey Kardashevskiy2022-02-021-0/+2
* Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2021-12-191-2/+2
|\
| * KVM: PPC: Book3S HV P9: Remove subcore HMI handlingNicholas Piggin2021-11-241-0/+1
| * KVM: PPC: Book3S HV: Split P8 from P9 path guest vCPU TLB flushingNicholas Piggin2021-11-241-2/+1
* | KVM: PPC: Avoid referencing userspace memory region in memslot updatesSean Christopherson2021-12-081-4/+0
* | KVM: Let/force architectures to deal with arch specific memslot dataSean Christopherson2021-12-081-4/+6
|/
* KVM: PPC: Book3S HV: XIVE: Change interface of passthrough interrupt routinesCédric Le Goater2021-08-101-2/+2
* KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlersNicholas Piggin2021-06-101-9/+1
* KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin2021-06-101-0/+6
* KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin2021-06-101-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-011-5/+4
|\
| * KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-171-5/+4
* | KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin2021-04-121-2/+1
|/
* Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-221-5/+5
|\
| * powerpc/mm: Add PG_dcache_clean to indicate dcache clean stateAneesh Kumar K.V2021-02-111-2/+2
| * powerpc: remove unneeded semicolonsChengyang Fan2021-02-091-3/+3
* | KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas2021-02-101-0/+1
* | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-101-0/+1
|/
* KVM: PPC: Clean up redundant kvm_run parameters in assemblyTianjia Zhang2020-07-231-1/+1
* KVM: PPC: Clean up redundant 'kvm_run' parametersTianjia Zhang2020-05-271-14/+13
* KVM: PPC: Book3S HV: Add a capability for enabling secure guestsPaul Mackerras2020-03-261-0/+1
* KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()Greg Kurz2020-03-191-2/+0
* KVM: PPC: Book3S PR: Move kvmppc_mmu_init() into PR KVMGreg Kurz2020-03-191-1/+0
* KVM: Simplify kvm_free_memslot() and all its descendentsSean Christopherson2020-03-161-4/+2
* KVM: PPC: Move memslot memory allocation into prepare_memory_region()Sean Christopherson2020-03-161-7/+4
* KVM: PPC: Move kvm_vcpu_init() invocation to common codeSean Christopherson2020-01-241-4/+2
* KVM: PPC: Allocate vcpu struct in common PPC codeSean Christopherson2020-01-241-3/+4
* KVM: PPC: Book3S HV: Support reset of secure guestBharata B Rao2019-11-281-0/+1
* KVM: PPC: Book3S: Replace reset_msr mmu op with inject_interrupt arch opNicholas Piggin2019-10-221-0/+1
* KVM: PPC: Book3S HV: use smp_mb() when setting/clearing host_ipi flagMichael Roth2019-09-241-3/+97
* KVM: PPC: Book3S: Enable XIVE native capability only if OPAL has required fun...Paul Mackerras2019-08-271-0/+1