Syzbot CI
All Series
Statistics
Content
×
Subject
KVM: selftests: PPC pre-enabling
Author
seanjc@google.com
Date
2026-09-02 16:41:04 +0000 UTC
Version
Version 1
Version 2
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
itaru.kitayama@fujitsu.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 v2 01/20] KVM: selftests: Use MEM_REGION_PT memslot instead of '0' for s390 regions/segments
[Body]
[PATCH v2 02/20] KVM: selftests: Use the common minimum GPA for page tables on LoongArch
[Body]
[PATCH v2 03/20] KVM: selftests: Use vm_alloc_page_table() to allocate LoongArch page tables
[Body]
[PATCH v2 04/20] KVM: selftests: Rename "num" param to "nr_pages" for physical page allocators
[Body]
[PATCH v2 05/20] KVM: selftests: Use goto instead of do-while to retry finding unused physical pages
[Body]
[PATCH v2 06/20] KVM: selftests: Extend page allocator to support naturally aligned allocations
[Body]
[PATCH v2 07/20] KVM: selftests: Make the single-page allocator APIs static inline
[Body]
[PATCH v2 08/20] KVM: selftests: Use the innermost page allocator API in the memslot perf test
[Body]
[PATCH v2 09/20] KVM: selftests: Use the innermost page allocator API in s390's IRQ routing test
[Body]
[PATCH v2 10/20] KVM: selftests: Add a wrapper API to allocate multiple page table pages
[Body]
[PATCH v2 11/20] KVM: selftests: Initialize vm->memslots[] with invalid memslots during creation
[Body]
[PATCH v2 12/20] KVM: selftests: Add APIs to override memory region types with custom memslots
[Body]
[PATCH v2 13/20] KVM: selftests: Add TEST_EXTRA memory region type for "special" memslots
[Body]
[PATCH v2 14/20] KVM: selftests: Use TEST_EXTRA region in arm64's vGIC LPI stress test
[Body]
[PATCH v2 15/20] KVM: selftests: Use TEST_EXTRA region in x86's smaller MAXPHYADDR test
[Body]
[PATCH v2 16/20] KVM: selftests: Use TEST_EXTRA region in set memory region test
[Body]
[PATCH v2 17/20] KVM: selftests: Take the memory region type, not memslot, in page allocators
[Body]
[PATCH v2 18/20] KVM: selftests: Use TEST_ASSERT(), not assert(), in vm_get_mem_region()
[Body]
[PATCH v2 19/20] KVM: selftests: Automatically pick min_gpa for allocations based on region type
[Body]
[PATCH v2 20/20] KVM: selftests: Add arch hook to force page tables to be naturally aligned
[Body]
Series Summary
waiting
Status: waiting
Sessions
Session 2026-09-02
waiting
ID (for dev)
4b2278aa-8b3e-47a8-b69e-a0afdeeb8fe3
Status
waiting
Test
Base
Patched
Verdict