summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-062-16/+35
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-018-179/+84
|\
| * KVM: PPC: Convert to the gfn-based MMU notifier callbacksSean Christopherson2021-04-177-162/+84
| * KVM: Move arm64's MMU notifier trace events to generic codeSean Christopherson2021-04-172-17/+0
* | powerpc/kvm: Fix build error when PPC_MEM_KEYS/PPC_PSERIES=nMichael Ellerman2021-04-271-1/+1
* | powerpc/kvm: Fix PR KVM with KUAP/MEM_KEYS enabledMichael Ellerman2021-04-201-0/+2
* | KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSRNicholas Piggin2021-04-122-4/+4
* | KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSRNicholas Piggin2021-04-122-1/+6
* | KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcallsNicholas Piggin2021-04-121-0/+2
* | KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argumentNicholas Piggin2021-04-121-2/+1
* | KVM: PPC: Book3S HV: Remove redundant mtspr PSPBNicholas Piggin2021-04-121-1/+0
* | KVM: PPC: Book3S HV: Prevent radix guests setting LPCR[TC]Nicholas Piggin2021-04-121-0/+4
* | KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2Nicholas Piggin2021-04-121-1/+6
* | KVM: PPC: Book3S HV: Add a function to filter guest LPCR bitsNicholas Piggin2021-04-122-19/+57
* | KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regsNicholas Piggin2021-04-121-6/+21
* | KVM: PPC: Book3S HV P9: Restore host CTRL SPR after guest exitNicholas Piggin2021-04-121-0/+3
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-02-262-2/+2
|\
| * KVM: x86/mmu: Consider the hva in mmu_notifier retryDavid Stevens2021-02-222-2/+2
* | Merge tag 'powerpc-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-02-228-12/+15
|\ \ | |/ |/|
| * powerpc/xive: Assign boolean values to a bool variableJiapeng Chong2021-02-111-2/+2
| * powerpc/32s: Change mfsrin() into a static inline functionChristophe Leroy2021-02-091-4/+0
| * powerpc: convert interrupt handlers to use wrappersNicholas Piggin2021-02-093-0/+3
| * KVM: PPC: Book3S HV: Context tracking exit guest context before enabling irqsNicholas Piggin2021-02-091-2/+4
| * powerpc/kvm: Force selection of CONFIG_PPC_FPUChristophe Leroy2021-01-301-0/+1
| * KVM: PPC: Book3S HV: Include prototypesCédric Le Goater2021-01-301-0/+1
| * KVM: PPC: Make the VMX instruction emulation routines staticCédric Le Goater2021-01-301-4/+4
* | KVM: PPC: Book3S HV: Fix host radix SLB optimisation with hash guestsNicholas Piggin2021-02-111-0/+3
* | KVM: PPC: Book3S HV: Ensure radix guest has no SLB entriesPaul Mackerras2021-02-111-1/+5
* | KVM: PPC: Don't always report hash MMU capability for P9 < DD2.2Fabiano Rosas2021-02-102-2/+12
* | KVM: PPC: Book3S HV: Save and restore FSCR in the P9 pathFabiano Rosas2021-02-101-0/+4
* | KVM: PPC: remove unneeded semicolonYang Li2021-02-101-1/+1
* | KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLBNicholas Piggin2021-02-101-3/+3
* | KVM: PPC: Book3S HV: No need to clear radix host SLB before loading HPT guestNicholas Piggin2021-02-101-1/+5
* | KVM: PPC: Book3S HV: Fix radix guest SLB side channelNicholas Piggin2021-02-101-8/+31
* | KVM: PPC: Book3S HV: Remove support for running HPT guest on RPT host without...Nicholas Piggin2021-02-103-212/+32
* | KVM: PPC: Book3S HV: Introduce new capability for 2nd DAWRRavi Bangoria2021-02-102-0/+22
* | KVM: PPC: Book3S HV: Add infrastructure to support 2nd DAWRRavi Bangoria2021-02-103-0/+73
* | KVM: PPC: Book3S HV: Rename current DAWR macros and variablesRavi Bangoria2021-02-103-26/+26
* | KVM: PPC: Book3S HV: Allow nested guest creation when L0 hv_guest_state > L1Ravi Bangoria2021-02-101-10/+45
|/
* Merge tag 'powerpc-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2020-12-1713-99/+170
|\
| * KVM: PPC: Book3S HV: Fix mask size for emulated msgsndpLeonardo Bras2020-12-151-3/+3
| * KVM: PPC: fix comparison to bool warningKaixu Xia2020-12-151-3/+3
| * KVM: PPC: Book3S: Assign boolean values to a bool variableKaixu Xia2020-12-151-2/+2
| * KVM: PPC: Book3S HV: XIVE: Add a comment regarding VP numberingCédric Le Goater2020-12-111-0/+11
| * powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_EOI_FWCédric Le Goater2020-12-111-2/+0
| * powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_MASK_FWCédric Le Goater2020-12-111-46/+8
| * powerpc/xive: Remove P9 DD1 flag XIVE_IRQ_FLAG_SHIFT_BUGCédric Le Goater2020-12-112-6/+0
| * powerpc/xive: Rename XIVE_IRQ_NO_EOI to show its a flagCédric Le Goater2020-12-111-2/+2
| * KVM: PPC: Book3S HV: XIVE: Show detailed configuration in debug outputCédric Le Goater2020-12-113-17/+82
| * powerpc/64s: Remove MSR[ISF] bitNicholas Piggin2020-12-091-1/+1