summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kvm
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin2021-06-252-0/+5
* Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-236-16/+242
|\
| * KVM: PPC: Book3S HV: Workaround high stack usage with clangNathan Chancellor2021-06-231-1/+2
| * KVM: PPC: Book3S HV: Use H_RPT_INVALIDATE in nested KVMBharata B Rao2021-06-222-7/+32
| * KVM: PPC: Book3S HV: Add KVM_CAP_PPC_RPT_INVALIDATE capabilityBharata B Rao2021-06-221-0/+3
| * KVM: PPC: Book3S HV: Nested support in H_RPT_INVALIDATEBharata B Rao2021-06-222-3/+163
| * KVM: PPC: Book3S HV: Add support for H_RPT_INVALIDATEBharata B Rao2021-06-211-0/+36
| * KVM: PPC: Book3S HV: Fix TLB management on SMT8 POWER9 and POWER10 processorsSuraj Jitindar Singh2021-06-213-8/+9
* | Merge branch 'topic/ppc-kvm' into nextMichael Ellerman2021-06-1715-1164/+1475
|\|
| * KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 pathNicholas Piggin2021-06-103-457/+35
| * KVM: PPC: Book3S HV P9: implement hash host / hash guest supportNicholas Piggin2021-06-103-12/+43
| * KVM: PPC: Book3S HV P9: implement hash guest supportNicholas Piggin2021-06-105-37/+100
| * KVM: PPC: Book3S HV P9: Reflect userspace hcalls to hash guests to support PR...Nicholas Piggin2021-06-101-6/+16
| * KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faultsNicholas Piggin2021-06-102-9/+144
| * KVM: PPC: Book3S HV: small pseries_do_hcall cleanupNicholas Piggin2021-06-101-14/+15
| * KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HVNicholas Piggin2021-06-101-1/+1
| * KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulationNicholas Piggin2021-06-102-51/+8
| * KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlersNicholas Piggin2021-06-107-129/+22
| * KVM: PPC: Book3S HV: Remove radix guest support from P7/8 pathNicholas Piggin2021-06-101-100/+3
| * KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9Nicholas Piggin2021-06-102-24/+6
| * KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMUNicholas Piggin2021-06-103-44/+25
| * KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possibleNicholas Piggin2021-06-101-20/+20
| * KVM: PPC: Book3S HV P9: Add helpers for OS SPR handlingNicholas Piggin2021-06-101-55/+93
| * KVM: PPC: Book3S HV P9: Move SPR loading after expiry time checkNicholas Piggin2021-06-101-14/+22
| * KVM: PPC: Book3S HV P9: Improve exit timing accounting coverageNicholas Piggin2021-06-101-4/+4
| * KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0Nicholas Piggin2021-06-102-5/+39
| * KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_en...Nicholas Piggin2021-06-102-190/+177
| * KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in CNicholas Piggin2021-06-105-121/+475
| * KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 pathNicholas Piggin2021-06-104-11/+143
| * KVM: PPC: Book3S HV P9: Move radix MMU switching instructions togetherNicholas Piggin2021-06-101-21/+41
| * KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest...Nicholas Piggin2021-06-101-4/+3
| * 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
* | powerpc/32s: move CTX_TO_VSID() into mmu-hash.hChristophe Leroy2021-06-171-3/+0
* | 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
|/
* 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