summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/s390
AgeCommit message (Expand)Author
2026-05-13KVM: selftests: Include sys/mman.h *and* linux/mman.h, via kvm_syscalls.hSean Christopherson
2026-04-20KVM: selftests: Replace "u64 gpa" with "gpa_t" throughoutSean Christopherson
2026-04-20KVM: selftests: Replace "vaddr" with "gva" throughoutSean Christopherson
2026-04-20KVM: selftests: Drop "vaddr_" from APIs that allocate memory for a given VMSean Christopherson
2026-04-20KVM: selftests: Use u8 instead of uint8_tDavid Matlack
2026-04-20KVM: selftests: Use u16 instead of uint16_tDavid Matlack
2026-04-20KVM: selftests: Use u32 instead of uint32_tDavid Matlack
2026-04-20KVM: selftests: Use u64 instead of uint64_tDavid Matlack
2026-04-20KVM: selftests: Use gpa_t instead of vm_paddr_tDavid Matlack
2026-04-20KVM: selftests: Use gva_t instead of vm_vaddr_tDavid Matlack
2026-03-16KVM: s390: selftests: Add IRQ routing address offset testsJanosch Frank
2026-02-04KVM: s390: selftests: Add selftest for the KVM_S390_KEYOP ioctlClaudio Imbrenda
2025-11-21KVM: s390: Add capability that forwards operation exceptionsJanosch Frank
2025-10-10KVM: selftests: Add wrappers for mmap() and munmap() to assert successSean Christopherson
2025-09-30Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-09-24KVM: arm64: selftests: Create a VGICv3 for 'default' VMsOliver Upton
2025-08-19KVM: selftests: fix minor typo in cpumodel_subfuncsGopi Krishna Menon
2025-02-04KVM: selftests: Fix spelling mistake "initally" -> "initially"Colin Ian King
2025-01-31KVM: s390: selftests: Streamline uc_skey test to issue iske after sskeChristoph Schlameuss
2025-01-31KVM: s390: selftests: fix ucontrol memory region testClaudio Imbrenda
2025-01-15Merge tag 'loongarch-kvm-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini
2024-12-18KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directoriesSean Christopherson