Show patches with: Archived = No       |   4211 patches
« 1 2 ... 19 20 2142 43 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[3/4] KVM: PPC: Book3S HV: No need to clear radix host SLB before loading guest a few KVM patches - - - - --- 2021-01-18 Nicholas Piggin Accepted
[4/4] KVM: PPC: Book3S HV: Use POWER9 SLBIA IH=6 variant to clear SLB a few KVM patches - - - - --- 2021-01-18 Nicholas Piggin Accepted
[1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic [1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic - - - - --- 2021-01-18 Nicholas Piggin New
[2/2] KVM: PPC: Book3S HV: Optimise TLB flushing when a vcpu moves between threads in a core [1/2] KVM: PPC: Book3S HV: Remove shared-TLB optimisation from vCPU TLB coherency logic - - - - --- 2021-01-18 Nicholas Piggin New
[RFC,1/9] 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-02-02 Nicholas Piggin RFC
[RFC,2/9] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,3/9] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-02 Nicholas Piggin RFC
[RFC,4/9] KVM: PPC: Book3S HV: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,5/9] powerpc/64s: Remove EXSLB interrupt save area KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,6/9] KVM: PPC: Book3S HV: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,7/9] KVM: PPC: Book3S HV: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,8/9] KVM: PPC: Book3S HV: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[RFC,9/9] KVM: PPC: Book3S HV: Implement the rest of the P9 entry/exit handling in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-02 Nicholas Piggin RFC
[01/13] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[02/13] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[03/13] KVM: PPC: Book3S HV: Ensure MSR[ME] is always set in guest MSR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[04/13] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[05/13] KVM: PPC: Book3S 64: move KVM interrupt entry to a common entry point KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[06/13] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[07/13] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-19 Nicholas Piggin Superseded
[08/13] KVM: PPC: Book3S HV: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[09/13] KVM: PPC: Book3S HV: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[10/13] KVM: PPC: Book3S HV: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[11/13] KVM: PPC: Book3S HV: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[12/13] KVM: PPC: Book3S HV: Move radix MMU switching together in the P9 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[13/13] KVM: PPC: Book3S HV: Implement the rest of the P9 entry/exit handling in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-19 Nicholas Piggin Superseded
[v2,01/37] KVM: PPC: Book3S 64: remove unused kvmppc_h_protect argument KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,02/37] KVM: PPC: Book3S HV: Fix CONFIG_SPAPR_TCE_IOMMU=n default hcalls KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,03/37] powerpc/64s: Remove KVM handler support from CBE_RAS interrupts KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,04/37] powerpc/64s: remove KVM SKIP test from instruction breakpoint handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,05/37] 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-02-25 Nicholas Piggin Superseded
[v2,06/37] 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-02-25 Nicholas Piggin Superseded
[v2,07/37] KVM: PPC: Book3S 64: Move GUEST_MODE_SKIP test into KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,08/37] KVM: PPC: Book3S 64: add hcall interrupt handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 2 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,09/37] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,10/37] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,11/37] KVM: PPC: Book3S 64: move bad_host_intr check to HV handler KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,12/37] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,13/37] KVM: PPC: Book3S HV P9: Move radix MMU switching instructions together KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-02-25 Nicholas Piggin Superseded
[v2,14/37] KVM: PPC: Book3S HV P9: implement kvmppc_xive_pull_vcpu in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,15/37] 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 - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,16/37] 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 - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,17/37] KVM: PPC: Book3S HV P9: Move setting HDEC after switching to guest LPCR KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,18/37] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,19/37] KVM: PPC: Book3S HV P9: Use host timer accounting to avoid decrementer read KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,20/37] KVM: PPC: Book3S HV P9: Reduce mftb per guest entry/exit KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,21/37] powerpc: add set_dec_or_work API for safely updating decrementer KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,22/37] KVM: PPC: Book3S HV P9: Reduce irq_work vs guest decrementer races KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,23/37] KVM: PPC: Book3S HV P9: Implement the rest of the P9 path in C KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,24/37] 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-02-25 Nicholas Piggin Superseded
[v2,25/37] 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-02-25 Nicholas Piggin Superseded
[v2,26/37] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,27/37] KVM: PPC: Book3S HV P9: Move SPR loading after expiry time check KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,28/37] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,29/37] 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-02-25 Nicholas Piggin Superseded
[v2,30/37] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,31/37] KVM: PPC: Book3S HV: Remove support for dependent threads mode on P9 KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,32/37] KVM: PPC: Book3S HV: Remove radix guest support from P7/8 path KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,33/37] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,34/37] 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-02-25 Nicholas Piggin Superseded
[v2,35/37] KVM: PPC: Book3S HV P9: implement hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,36/37] KVM: PPC: Book3S HV P9: implement hash host / hash guest support KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[v2,37/37] KVM: PPC: Book3S HV: remove POWER9 support from P7/8 paths KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-02-25 Nicholas Piggin Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[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 Superseded
[v3,12/41] KVM: PPC: Book3S 64: Move hcall early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
[v3,13/41] KVM: PPC: Book3S 64: Move interrupt early register setup to KVM KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[v3,15/41] KVM: PPC: Book3S 64: Minimise hcall handler calling convention differences KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[v3,21/41] KVM: PPC: Book3S HV P9: Use large decrementer for HDEC KVM: PPC: Book3S: C-ify the P9 entry/exit code - - 1 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[v3,29/41] KVM: PPC: Book3S HV P9: Improve exit timing accounting coverage KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[v3,31/41] KVM: PPC: Book3S HV P9: Add helpers for OS SPR handling KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[v3,33/41] KVM: PPC: Book3S HV: Implement radix prefetch workaround by disabling MMU KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[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 - - - - --- 2021-03-05 Nicholas Piggin Superseded
[v3,37/41] KVM: PPC: Book3S HV: small pseries_do_hcall cleanup KVM: PPC: Book3S: C-ify the P9 entry/exit code - - - - --- 2021-03-05 Nicholas Piggin Superseded
« 1 2 ... 19 20 2142 43 »