summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm
AgeCommit message (Expand)Author
10 daysMerge tag 'kvm-x86-fixes-6.19-rc1' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'kvm-s390-next-6.19-1' of https://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-12-02Merge tag 'kvm-riscv-6.19-1' of https://github.com/kvm-riscv/linux into HEADPaolo Bonzini
2025-12-02Merge tag 'loongarch-kvm-6.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2025-12-02KVM: selftests: Add a CPUID testcase for KVM_SET_CPUID2 with runtime updatesSean Christopherson
2025-12-02KVM: selftests: Add missing "break" in rseq_test's param parsingGavin Shan
2025-12-01Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton
2025-12-01KVM: arm64: Fix spelling mistake "Unexpeced" -> "Unexpected"Colin Ian King
2025-12-01KVM: arm64: selftests: Add test for AT emulationOliver Upton
2025-11-28KVM: LoongArch: selftests: Add time counter test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add SW emulated timer test caseBibo Mao
2025-11-28KVM: LoongArch: selftests: Add timer interrupt test caseBibo Mao
2025-11-27KVM: arm64: selftests: Consider all 7 possible levels of cacheBen Horgan
2025-11-27KVM: arm64: selftests: Remove ARM64_FEATURE_FIELD_BITS and its last userBen Horgan
2025-11-27KVM: LoongArch: selftests: Add exception handler register interfaceBibo Mao
2025-11-27KVM: LoongArch: selftests: Add basic interfacesBibo Mao
2025-11-27KVM: LoongArch: selftests: Add system registers save/restore on exceptionBibo Mao
2025-11-26Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-26Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24KVM: arm64: selftests: vgic_irq: Add timer deactivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add Group-0 enable testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Add asymmetric SPI deaectivation testMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Perform EOImode==1 deactivation in ack orderMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Remove LR-bound limitationMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Exclude timer-controlled interruptsMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Change configuration before enabling interruptMarc Zyngier
2025-11-24KVM: arm64: selftests: vgic_irq: Fix GUEST_ASSERT_IAR_EMPTY() helperMarc Zyngier
2025-11-24KVM: arm64: selftests: gic_v3: Disable Group-0 interrupts by defaultMarc Zyngier
2025-11-24KVM: arm64: selftests: gic_v3: Add irq group setting helperMarc Zyngier
2025-11-24KVM: riscv: selftests: Add SBI MPXY extension to get-reg-listAnup Patel
2025-11-21KVM: selftests: Make sure vm->vpages_mapped is always up-to-dateYosry Ahmed
2025-11-21KVM: selftests: Stop using __virt_pg_map() directly in testsYosry Ahmed
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-11-20KVM: selftests: Add a VMX test for LA57 nested stateJim Mattson
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson
2025-11-20KVM: selftests: Use a loop to walk guest page tablesJim Mattson
2025-11-20KVM: selftests: Use a loop to create guest page tablesJim Mattson
2025-11-20KVM: selftests: Remove the unused argument to prepare_eptp()Yosry Ahmed
2025-11-20KVM: selftests: Stop hardcoding PAGE_SIZE in x86 selftestsYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_tsc_adjust_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Extend nested_invalid_cr3_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Move nested invalid CR3 check to its own testYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_nested_tsc_scaling_test to cover SVMYosry Ahmed
2025-11-20KVM: selftests: Extend vmx_close_while_nested_test to cover SVMYosry Ahmed
2025-11-19KVM: selftests: SYNC after guest ITS setup in vgic_lpi_stressMaximilian Dittgen