Show patches with: Submitter = Nicholas Piggin       |    State = Action Required       |   329 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
KVM: PPC: Book3S HV: Add workaround for msgsync erratum on POWER9 DD1 - - - --- 2017-04-05 Nicholas Piggin New
KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks KVM: PPC: Book3S HV: Fix conversion to gfn-based MMU notifier callbacks - - 1 --- 2021-05-05 Nicholas Piggin New
KVM: move struct kvm_vcpu * array to the bottom of struct kvm KVM: move struct kvm_vcpu * array to the bottom of struct kvm - - - --- 2021-11-05 Nicholas Piggin New
[v4,1/3] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
[v4,2/3] KVM: PPC: Book3S PR: Disallow AIL != 0 KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
[v4,3/3] KVM: PPC: Add KVM_CAP_PPC_AIL_MODE_3 KVM: PPC: Book3S PR: Fixes for AIL and SCV - 1 - --- 2022-02-22 Nicholas Piggin New
[RFC] KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API [RFC] KVM: PPC: Book3S HV: Update guest state entry/exit accounting to new API - - - --- 2022-02-23 Nicholas Piggin New
[1/2] KVM: PPC: Add kvm selftests support for powerpc KVM: PPC: support kvm selftests - - - --- 2023-03-16 Nicholas Piggin New
[2/2] KVM: PPC: Add basic framework tests for kvm selftests KVM: PPC: support kvm selftests - - - --- 2023-03-16 Nicholas Piggin New
[kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - - - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,2/7] powerpc: add local variant of SPR test [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - 1 - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,3/7] powerpc: abstract H_CEDE calls into a sleep() function [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - - - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,4/7] powerpc: Add ISA v3.1 (POWER10) support to SPR test [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - 1 - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,5/7] powerpc: Indirect SPR accessor functions [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - - - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,6/7] powerpc/sprs: Specify SPRs with data rather than code [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - - - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,7/7] powerpc/spapr_vpa: Add basic VPA tests [kvm-unit-tests,1/7] MAINTAINERS: Update powerpc list - - - --- 2023-03-17 Nicholas Piggin New
[kvm-unit-tests,v2,01/10] MAINTAINERS: Update powerpc list powerpc: updates, P10, PNV support - 1 - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,02/10] powerpc: add local variant of SPR test powerpc: updates, P10, PNV support - 1 - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,03/10] powerpc: abstract H_CEDE calls into a sleep functions powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,04/10] powerpc: Add ISA v3.1 (POWER10) support to SPR test powerpc: updates, P10, PNV support - 1 - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,05/10] powerpc: Indirect SPR accessor functions powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,06/10] powerpc/sprs: Specify SPRs with data rather than code powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,07/10] powerpc/spapr_vpa: Add basic VPA tests powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,08/10] powerpc: Discover runtime load address dynamically powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,09/10] powerpc: Support powernv machine with QEMU TCG powerpc: updates, P10, PNV support - - - --- 2023-03-20 Nicholas Piggin New
[kvm-unit-tests,v2,10/10] powerpc/sprs: Test hypervisor registers on powernv machine powerpc: updates, P10, PNV support 1 - - --- 2023-03-20 Nicholas Piggin New
[v2,1/2] KVM: PPC: selftests: implement support for powerpc KVM: PPC: selftests: powerpc support - - - --- 2023-03-24 Nicholas Piggin New
[v2,2/2] KVM: PPC: selftests: basic sanity tests KVM: PPC: selftests: powerpc support - - - --- 2023-03-24 Nicholas Piggin New
[kvm-unit-tests] compiler.h: Make __always_inline match glibc definition, preventing redefine error [kvm-unit-tests] compiler.h: Make __always_inline match glibc definition, preventing redefine error - - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,01/13] MAINTAINERS: Update powerpc list powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,02/13] powerpc: Add local variant of SPR test powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,03/13] powerpc: Add some checking to exception handler install powerpc: updates, P10, PNV support - - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,04/13] powerpc: Abstract H_CEDE calls into a sleep functions powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,05/13] powerpc: Add ISA v3.1 (POWER10) support to SPR test powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,06/13] powerpc: Extract some common helpers and defines to headers powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,07/13] powerpc/sprs: Specify SPRs with data rather than code powerpc: updates, P10, PNV support 1 - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,08/13] powerpc/spapr_vpa: Add basic VPA tests powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,09/13] powerpc: Expand exception handler vector granularity powerpc: updates, P10, PNV support - - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,10/13] powerpc: Add support for more interrupts including HV interrupts powerpc: updates, P10, PNV support 1 - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,11/13] powerpc: Discover runtime load address dynamically powerpc: updates, P10, PNV support 1 - - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,12/13] powerpc: Support powernv machine with QEMU TCG powerpc: updates, P10, PNV support - 1 - --- 2023-03-27 Nicholas Piggin New
[kvm-unit-tests,v3,13/13] powerpc/sprs: Test hypervisor registers on powernv machine powerpc: updates, P10, PNV support 1 - - --- 2023-03-27 Nicholas Piggin New
[v2,1/2] KVM: PPC: Permit SRR1 flags in more injected interrupt types KVM: PPC: Book3S HV: Injected interrupt SRR1 - - - --- 2023-03-30 Nicholas Piggin New
[v2,2/2] KVM: PPC: Book3S HV: Set SRR1[PREFIX] bit on injected interrupts KVM: PPC: Book3S HV: Injected interrupt SRR1 - - - --- 2023-03-30 Nicholas Piggin New
[v2,1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc KVM: selftests: add powerpc support - - - --- 2023-04-08 Nicholas Piggin New
[v2,2/4] KVM: selftests: Add aligned guest physical page allocator KVM: selftests: add powerpc support - - - --- 2023-04-08 Nicholas Piggin New
[v2,3/4] KVM: PPC: selftests: add support for powerpc KVM: selftests: add powerpc support 1 - - --- 2023-04-08 Nicholas Piggin New
[v2,4/4] KVM: PPC: selftests: add selftests sanity tests KVM: selftests: add powerpc support 1 - - --- 2023-04-08 Nicholas Piggin New
KVM: PPC: Update MAINTAINERS KVM: PPC: Update MAINTAINERS 1 - - --- 2023-06-08 Nicholas Piggin New
[v3,1/6] KVM: selftests: Move pgd_created check into virt_pgd_alloc KVM: selftests: add powerpc support - - - --- 2023-06-08 Nicholas Piggin New
[v3,2/6] KVM: selftests: Add aligned guest physical page allocator KVM: selftests: add powerpc support - - - --- 2023-06-08 Nicholas Piggin New
[v3,3/6] KVM: PPC: selftests: add support for powerpc KVM: selftests: add powerpc support 1 - - --- 2023-06-08 Nicholas Piggin New
[v3,4/6] KVM: PPC: selftests: add selftests sanity tests KVM: selftests: add powerpc support 1 - - --- 2023-06-08 Nicholas Piggin New
[v3,5/6] KVM: PPC: selftests: Add a TLBIEL virtualisation tester KVM: selftests: add powerpc support - - - --- 2023-06-08 Nicholas Piggin New
[v3,6/6] KVM: PPC: selftests: Add interrupt performance tester KVM: selftests: add powerpc support - - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,01/12] powerpc: Report instruction address and MSR in unhandled exception error powerpc: updates, P10, PNV support - - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,02/12] powerpc: Add some checking to exception handler install powerpc: updates, P10, PNV support - 1 - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,03/12] powerpc: Abstract H_CEDE calls into a sleep functions powerpc: updates, P10, PNV support - - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,04/12] powerpc: Add ISA v3.1 (POWER10) support to SPR test powerpc: updates, P10, PNV support - 1 - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,05/12] powerpc: Extract some common helpers and defines to headers powerpc: updates, P10, PNV support - - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,06/12] powerpc/sprs: Specify SPRs with data rather than code powerpc: updates, P10, PNV support 1 - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,07/12] powerpc/spapr_vpa: Add basic VPA tests powerpc: updates, P10, PNV support - 1 - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,08/12] powerpc: Expand exception handler vector granularity powerpc: updates, P10, PNV support - - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,09/12] powerpc: Add support for more interrupts including HV interrupts powerpc: updates, P10, PNV support 1 - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,10/12] powerpc: Discover runtime load address dynamically powerpc: updates, P10, PNV support 1 - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,11/12] powerpc: Support powernv machine with QEMU TCG powerpc: updates, P10, PNV support - 1 - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,v4,12/12] powerpc/sprs: Test hypervisor registers on powernv machine powerpc: updates, P10, PNV support 1 - - --- 2023-06-08 Nicholas Piggin New
[kvm-unit-tests,RFC] arch-run: Support multiple migrations [kvm-unit-tests,RFC] arch-run: Support multiple migrations - - - --- 2023-07-24 Nicholas Piggin New
[kvm-unit-tests,1/3] migration: Fix test harness hang on fifo migration: fixes and multiple migration - 1 - --- 2023-07-25 Nicholas Piggin New
[kvm-unit-tests,2/3] migration: Fix test harness hang if source does not reach migration point migration: fixes and multiple migration - 1 - --- 2023-07-25 Nicholas Piggin New
[kvm-unit-tests,3/3] arch-run: Support multiple migrations migration: fixes and multiple migration - - - --- 2023-07-25 Nicholas Piggin New
[v4,1/4] KVM: selftests: Move pgd_created check into virt_pgd_alloc KVM: selftests: add powerpc support - - - --- 2023-11-20 Nicholas Piggin New
[v4,2/4] KVM: selftests: Add aligned guest physical page allocator KVM: selftests: add powerpc support - - - --- 2023-11-20 Nicholas Piggin New
[v4,3/4] KVM: PPC: selftests: add support for powerpc KVM: selftests: add powerpc support 1 - - --- 2023-11-20 Nicholas Piggin New
[v4,4/4] KVM: PPC: selftests: powerpc enable kvm_create_max_vcpus test KVM: selftests: add powerpc support - - - --- 2023-11-20 Nicholas Piggin New
[kvm-unit-tests,v5,01/29] arch-run: Clean up temporary files properly powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,02/29] arch-run: Clean up initrd cleanup powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,03/29] migration: use a more robust way to wait for background job powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,04/29] migration: Support multiple migrations powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,05/29] arch-run: rename migration variables powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,06/29] powerpc: Quiet QEMU TCG pseries capability warnings powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,07/29] powerpc: Add a migration stress tester powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,08/29] powerpc: Require KVM for the TM test powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,09/29] powerpc: Fix interrupt stack alignment powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,10/29] powerpc/sprs: Specify SPRs with data rather than code powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,11/29] powerpc/sprs: Don't fail changed SPRs that are used by the test harness powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,12/29] powerpc/sprs: Avoid taking async interrupts caused by register fuzzing powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,13/29] powerpc: Make interrupt handler error more readable powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,14/29] powerpc: Expand exception handler vector granularity powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,15/29] powerpc: Add support for more interrupts including HV interrupts powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,16/29] powerpc: Set .got section alignment to 256 bytes powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,17/29] powerpc: Discover runtime load address dynamically powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,18/29] powerpc: Fix stack backtrace termination powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,19/29] scripts: allow machine option to be specified in unittests.cfg powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,20/29] scripts: Accommodate powerpc powernv machine differences powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,21/29] powerpc: Support powernv machine with QEMU TCG powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,22/29] powerpc: Fix emulator illegal instruction test for powernv powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,23/29] powerpc/sprs: Test hypervisor registers on powernv machine powerpc: updates, P10, PNV support 1 - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,24/29] powerpc: interrupt tests powerpc: updates, P10, PNV support - - - --- 2023-12-16 Nicholas Piggin New
[kvm-unit-tests,v5,25/29] powerpc: Add rtas stop-self support powerpc: updates, P10, PNV support - 1 - --- 2023-12-16 Nicholas Piggin New
« 1 2 3 4 »