Show patches with: Series = KVM: PPC: Book3S: C-ify the P9 entry/exit code       |    Archived = No       |   46 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,46/46] KVM: PPC: Book3S HV: remove ISA v3.0 and v3.1 support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,45/46] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,44/46] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,43/46] KVM: PPC: Book3S HV: add virtual mode handlers for HPT hcalls and page faults KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,42/46] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,41/46] KVM: PPC: Book3S HV P9: Allow all P9 processors to enable nested HV KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,40/46] KVM: PPC: Book3S HV: Remove unused nested HV tests in XICS emulation KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,39/46] KVM: PPC: Book3S HV: Remove virt mode checks from real mode handlers KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,38/46] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,37/46] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,36/46] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,35/46] KVM: PPC: Book3S HV P9: Switch to guest MMU context as late as possible KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,34/46] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,33/46] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,32/46] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,31/46] KVM: PPC: Book3S HV P9: Read machine check registers while MSR[RI] is 0 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,30/46] KVM: PPC: Book3S HV P9: inline kvmhv_load_hv_regs_and_go into __kvmhv_vcpu_entry_p9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,29/46] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,28/46] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,27/46] powerpc: add set_dec_or_work API for safely updating decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,26/46] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,25/46] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,24/46] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,23/46] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,22/46] KVM: PPC: Book3S HV P9: Stop handling hcalls in real-mode in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 1 --- 2021-03-23 Nicholas Piggin New
[v4,21/46] KVM: PPC: Book3S HV P9: Move xive vcpu context management into kvmhv_p9_guest_entry KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,20/46] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,19/46] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,18/46] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,17/46] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,16/46] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,15/46] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-23 Nicholas Piggin New
[v4,14/46] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,13/46] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,12/46] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,11/46] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - - - --- 2021-03-23 Nicholas Piggin New
[v4,10/46] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,09/46] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 2 - --- 2021-03-23 Nicholas Piggin New
[v4,08/46] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,07/46] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,06/46] KVM: PPC: Book3S HV: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,05/46] KVM: PPC: Book3S HV: Remove redundant mtspr PSPB KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,04/46] KVM: PPC: Book3S HV: Prevent radix guests from setting LPCR[TC] KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,03/46] KVM: PPC: Book3S HV: Disallow LPCR[AIL] to be set to 1 or 2 KVM: PPC: Book3S: C-ify the P9 entry/exit code 1 - - - --- 2021-03-23 Nicholas Piggin New
[v4,02/46] KVM: PPC: Book3S HV: Add a function to filter guest LPCR bits KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New
[v4,01/46] KVM: PPC: Book3S HV: Nested move LPCR sanitising to sanitise_hv_regs KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-23 Nicholas Piggin New