summaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/kvm/arm64
AgeCommit message (Expand)AuthorLines
2026-04-27Merge tag 'kvm-x86-selftests_kernel_types-7.1' of https://github.com/kvm-x86/...Paolo Bonzini-403/+396
2026-04-20KVM: selftests: Replace "paddr" with "gpa" throughoutSean Christopherson-1/+1
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson-2/+2
2026-04-20KVM: selftests: Clarify that arm64's inject_uer() takes a host PA, not a gues...Sean Christopherson-2/+2
2026-04-20KVM: selftests: Rename translate_to_host_paddr() => translate_hva_to_hpa()Sean Christopherson-8/+5
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson-2/+2
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack-14/+12
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack-1/+1
2026-04-20KVM: selftests: Use s32 instead of int32_tDavid Matlack-12/+12
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack-102/+103
2026-04-20KVM: selftests: Use s64 instead of int64_tDavid Matlack-2/+2
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack-261/+258
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack-12/+12
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack-3/+3
2026-04-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-196/+572
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier-12/+2
2026-04-01KVM: arm64: selftests: Avoid testing the IMPDEF behaviorZenghui Yu (Huawei)-12/+2
2026-04-01KVM: arm64: set_id_regs: Allow GICv3 support to be set at runtimeMarc Zyngier-7/+45
2026-03-26KVM: arm64: kselftest: set_id_regs: Add test for FEAT_LSUIYeoreum Yun-0/+1
2026-03-19KVM: arm64: selftests: Add no-vgic-v5 selftestSascha Bischoff-177/+297
2026-03-19KVM: arm64: selftests: Introduce a minimal GICv5 PPI selftestSascha Bischoff-0/+228
2026-02-05Merge branch kvm-arm64/resx into kvmarm-master/nextMarc Zyngier-1/+0
2026-02-05KVM: arm64: Remove all traces of FEAT_TMEMarc Zyngier-1/+0
2026-01-15KVM: arm64: selftests: Add a test for FEAT_IDSTMarc Zyngier-0/+117
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-23/+765
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-3/+7
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini-22/+764
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton-0/+166
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton-22/+263
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton-0/+331
2025-12-01KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"Colin Ian King-1/+1
2025-12-01KVM: arm64: selftests: Add test for AT emulationOliver Upton-0/+166
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan-1/+1
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan-2/+6
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini-1/+1
2025-11-24KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier-0/+65
2025-11-24KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier-0/+49
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier-0/+105
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier-2/+12
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier-13/+6
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier-6/+25
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier-3/+3
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier-1/+1
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen-0/+4
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan-0/+331
2025-10-30KVM: arm64: selftests: Filter ZCR_EL2 in get-reg-listMark Brown-0/+1
2025-10-30KVM: arm64: selftests: Add SCTLR2_EL2 to get-reg-listMark Brown-0/+2
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson-1/+1
2025-10-13KVM: arm64: selftests: Fix misleading comment about virtual timer encodingMarc Zyngier-3/+14
2025-10-13KVM: arm64: selftests: Add an E2H=0-specific configuration to get_reg_listMarc Zyngier-0/+79