summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/lib/kvm_util.c
AgeCommit message (Expand)Author
7 daysMerge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
8 daysMerge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/nextOliver Upton
8 daysKVM: arm64: selftests: Add test for AT emulationOliver Upton
13 daysMerge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-21KVM: selftests: Make sure vm->vpages_mapped is always up-to-dateYosry Ahmed
2025-11-20KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4KJim Mattson
2025-11-12KVM: selftests: Test for KVM_EXIT_ARM_SEAJiaqi Yan
2025-11-03KVM: selftests: Rename "guest_paddr" variables to "gpa"Sean Christopherson
2025-10-20KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...Sean Christopherson
2025-10-20KVM: selftests: Define wrappers for common syscalls to assert successSean Christopherson
2025-10-18Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-10-13KVM: selftests: Fix irqfd_test for non-x86 architecturesOliver Upton
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: Move Intel and AMD module param helpers to x86/processor.hSean Christopherson
2025-08-19KVM: selftests: Fix signedness issue with vCPU mmap size checkJames Houghton
2025-07-29Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-29Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-07-09KVM: selftests: Expand set of APIs for pinning tasks to a single CPUSean Christopherson
2025-06-20KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...Sean Christopherson
2025-06-20KVM: selftests: Play nice with EACCES errors in open_path_or_exit()Sean Christopherson
2025-06-20KVM: selftests: Add __open_path_or_exit() variant to provide extra help infoSean Christopherson
2025-06-20KVM: selftests: Verify KVM is loaded when getting a KVM module paramSean Christopherson
2025-05-27Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-05-20KVM: selftests: Add VM_MODE_P47V47_16K VM modeBibo Mao
2025-05-02KVM: selftests: Force GUEST_MEMFD flag for SNP VM typePratik R. Sampat
2025-04-04selftests: kvm: bring list of exit reasons up to datePaolo Bonzini
2025-02-14KVM: selftests: Add infrastructure for getting vCPU binary statsSean Christopherson
2025-02-14KVM: selftests: Adjust number of files rlimit for all "standard" VMsSean Christopherson
2025-02-14KVM: selftests: Get VM's binary stats FD when opening VMSean Christopherson
2025-02-14KVM: selftests: Add struct and helpers to wrap binary stats cacheSean Christopherson
2025-02-14KVM: selftests: Assert that __vm_get_stat() actually finds a statSean Christopherson
2025-02-12KVM: selftests: Close VM's binary stats FD when releasing VMSean Christopherson
2025-02-12KVM: selftests: Fix mostly theoretical leak of VM's binary stats FDSean Christopherson
2024-12-18KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeededSean Christopherson
2024-11-11KVM: selftests: Don't bother deleting memslots in KVM when freeing VMsSean Christopherson
2024-08-29KVM: selftests: Always unlink memory regions when deleting (VM free)Sean Christopherson
2024-08-29KVM: selftests: Remove unused kvm_memcmp_hva_gva()Sean Christopherson
2024-06-27KVM: selftests: Print the seed for the guest pRNG iff it has changedSean Christopherson
2024-05-12Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...Paolo Bonzini
2024-05-12Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-05-02KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslotsSean Christopherson
2024-04-29Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"Sean Christopherson
2024-04-29KVM: selftests: Provide a global pseudo-RNG instance for all testsSean Christopherson
2024-04-29KVM: selftests: Define _GNU_SOURCE for all selftests codeSean Christopherson
2024-04-11selftests: kvm: switch to using KVM_X86_*_VMPaolo Bonzini
2024-03-11Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-03-11Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2024-02-28KVM: selftests: Add library for creating and interacting with SEV guestsPeter Gonda