summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer racesNicholas Piggin2021-06-101-0/+15
| | * | | KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCRNicholas Piggin2021-06-101-12/+7
| | * | | KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in CNicholas Piggin2021-06-103-0/+38
| | * | | KVM: PPC: Book3S 64: Minimise hcall handler calling convention differencesNicholas Piggin2021-06-101-36/+25
| | * | | KVM: PPC: Book3S 64: move bad_host_intr check to HV handlerNicholas Piggin2021-06-103-5/+6
| | * | | KVM: PPC: Book3S 64: Move interrupt early register setup to KVMNicholas Piggin2021-06-101-2/+48
| | * | | KVM: PPC: Book3S 64: Move hcall early register setup to KVMNicholas Piggin2021-06-101-0/+30
| | * | | KVM: PPC: Book3S 64: add hcall interrupt handlerNicholas Piggin2021-06-101-1/+5
| | * | | KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVMNicholas Piggin2021-06-101-1/+58
| | * | | KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry pointNicholas Piggin2021-06-103-9/+39
| | * | | KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-06-042-1/+7
* | | | | Merge tag 'powerpc-5.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-06-063-14/+9
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | KVM: PPC: Book3S HV: Save host FSCR in the P7/8 pathNicholas Piggin2021-05-282-1/+7
| * | | powerpc: Fix reverse map real-mode address lookup with huge vmallocNicholas Piggin2021-05-281-13/+2
| | |/ | |/|
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-05-291-1/+1
|\ \ \ | |/ / |/| / | |/
| * KVM: PPC: exit halt polling on need_resched()Wanpeng Li2021-05-271-1/+1
| * KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacksNicholas Piggin2021-05-072-16/+35
* | KVM: PPC: Book3S HV: Fix kvm_unmap_gfn_range_hv() for Hash MMUMichael Ellerman2021-05-121-1/+1
* | 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