Patch Series

Subject KVM: selftests: Use kernel-style integer and g[vp]a_t types
Author seanjc@google.com
Date 2026-04-20 21:19:46 +0000 UTC
Version
Cc anup@brainfault.org aou@eecs.berkeley.edu borntraeger@linux.ibm.com chenhuacai@kernel.org dmatlack@google.com frankja@linux.ibm.com imbrenda@linux.ibm.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 oupton@kernel.org palmer@dabbelt.com pbonzini@redhat.com pjw@kernel.org seanjc@google.com zhaotianrui@loongson.cn

Patches (19)

Name Content [All]
[PATCH v3 01/19] KVM: selftests: Use gva_t instead of vm_vaddr_t [Body]
[PATCH v3 02/19] KVM: selftests: Use gpa_t instead of vm_paddr_t [Body]
[PATCH v3 03/19] KVM: selftests: Use gpa_t for GPAs in Hyper-V selftests [Body]
[PATCH v3 04/19] KVM: selftests: Use u64 instead of uint64_t [Body]
[PATCH v3 05/19] KVM: selftests: Use s64 instead of int64_t [Body]
[PATCH v3 06/19] KVM: selftests: Use u32 instead of uint32_t [Body]
[PATCH v3 07/19] KVM: selftests: Use s32 instead of int32_t [Body]
[PATCH v3 08/19] KVM: selftests: Use u16 instead of uint16_t [Body]
[PATCH v3 09/19] KVM: selftests: Use s16 instead of int16_t [Body]
[PATCH v3 10/19] KVM: selftests: Use u8 instead of uint8_t [Body]
[PATCH v3 11/19] KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VM [Body]
[PATCH v3 12/19] KVM: selftests: Rename vm_vaddr_unused_gap() => vm_unused_gva_gap() [Body]
[PATCH v3 13/19] KVM: selftests: Rename vm_vaddr_populate_bitmap() => vm_populate_gva_bitmap() [Body]
[PATCH v3 14/19] KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa() [Body]
[PATCH v3 15/19] KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a guest PA [Body]
[PATCH v3 16/19] KVM: selftests: Replace "vaddr" with "gva" throughout [Body]
[PATCH v3 17/19] KVM: selftests: Replace "u64 gpa" with "gpa_t" throughout [Body]
[PATCH v3 18/19] KVM: selftests: Replace "u64 nested_paddr" with "gpa_t l2_gpa" [Body]
[PATCH v3 19/19] KVM: selftests: Replace "paddr" with "gpa" throughout [Body]
Session 2026-04-20
ID (for dev) 78900c2a-c1d4-4316-93d7-601014ee004b
Status finished
Triaged OK [Log]
Execution Log [Link]
Test Base Patched Verdict
[KASAN] Build Base 6b802031877a995456c528095c41d1948546bf45 [Config] passed [Log]
[KASAN] Boot test: Base 6b802031877a995456c528095c41d1948546bf45 [Config] passed [Log]
[KASAN] Build Patched 6b802031877a995456c528095c41d1948546bf45 [Config] [patched] passed [Log]
[KASAN] Boot test: Patched 6b802031877a995456c528095c41d1948546bf45 [Config] [patched] passed [Log]
[KASAN] Fuzz 6b802031877a995456c528095c41d1948546bf45 [Config] 6b802031877a995456c528095c41d1948546bf45 [Config] [patched] skipped [Log] [Artifacts]