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