Subject KVM: selftests: PPC pre-enabling
Author seanjc@google.com
Date 2026-08-26 23:04:52 +0000 UTC
Version
Cc alex@ghiti.fr anup@brainfault.org aou@eecs.berkeley.edu atish.patra@linux.dev borntraeger@linux.ibm.com chenhuacai@kernel.org david@kernel.org frankja@linux.ibm.com fuad.tabba@linux.dev imbrenda@linux.ibm.com joey.gouly@arm.com kvm-riscv@lists.infradead.org kvm@vger.kernel.org kvmarm@lists.linux.dev linux-arm-kernel@lists.infradead.org linux-kernel@vger.kernel.org linux-riscv@lists.infradead.org loongarch@lists.linux.dev maobibo@loongson.cn maz@kernel.org npiggin@gmail.com oupton@kernel.org palmer@dabbelt.com pbonzini@redhat.com pjw@kernel.org ritesh.list@gmail.com seanjc@google.com seiden@linux.ibm.com suzuki.poulose@arm.com yuzenghui@huawei.com zhaotianrui@loongson.cn
Patches (20)
Name Content [All]
[PATCH 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments [Body]
[PATCH 02/20] KVM: selftests: Bump the minimum GPA for page tables to 0x200000 [Body]
[PATCH 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables [Body]
[PATCH 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators [Body]
[PATCH 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages [Body]
[PATCH 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations [Body]
[PATCH 07/20] KVM: selftests: Make the single-page allocator APIs static inline [Body]
[PATCH 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test [Body]
[PATCH 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test [Body]
[PATCH 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages [Body]
[PATCH 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation [Body]
[PATCH 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots [Body]
[PATCH 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots [Body]
[PATCH 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test [Body]
[PATCH 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test [Body]
[PATCH 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test [Body]
[PATCH 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators [Body]
[PATCH 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region() [Body]
[PATCH 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type [Body]
[PATCH 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned [Body]
Series Summary
skipped
Session skipped: AI determined the patch has no functional impact
Sessions
Session 2026-08-26
skipped
ID (for dev) e525bd82-5abb-4bcc-a996-9d4884ae69ca
Status skipped
Triaged Skipped: AI determined the patch has no functional impact [Log] [Trajectory]
Execution Log [Link]
Test Base Patched Verdict