index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
kvm_util.c
Age
Commit message (
Expand
)
Author
7 days
Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
8 days
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
8 days
KVM: arm64: selftests: Add test for AT emulation
Oliver Upton
13 days
Merge tag 'kvm-x86-selftests-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-11-21
KVM: selftests: Make sure vm->vpages_mapped is always up-to-date
Yosry Ahmed
2025-11-20
KVM: selftests: Change VM_MODE_PXXV48_4K to VM_MODE_PXXVYY_4K
Jim Mattson
2025-11-12
KVM: selftests: Test for KVM_EXIT_ARM_SEA
Jiaqi Yan
2025-11-03
KVM: selftests: Rename "guest_paddr" variables to "gpa"
Sean Christopherson
2025-10-20
KVM: selftests: Report stacktraces SIGBUS, SIGSEGV, SIGILL, and SIGFPE by def...
Sean Christopherson
2025-10-20
KVM: selftests: Define wrappers for common syscalls to assert success
Sean Christopherson
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-07-09
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Sean Christopherson
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...
Sean Christopherson
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
2025-02-14
KVM: selftests: Adjust number of files rlimit for all "standard" VMs
Sean Christopherson
2025-02-14
KVM: selftests: Get VM's binary stats FD when opening VM
Sean Christopherson
2025-02-14
KVM: selftests: Add struct and helpers to wrap binary stats cache
Sean Christopherson
2025-02-14
KVM: selftests: Assert that __vm_get_stat() actually finds a stat
Sean Christopherson
2025-02-12
KVM: selftests: Close VM's binary stats FD when releasing VM
Sean Christopherson
2025-02-12
KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
Sean Christopherson
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
2024-08-29
KVM: selftests: Always unlink memory regions when deleting (VM free)
Sean Christopherson
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
2024-06-27
KVM: selftests: Print the seed for the guest pRNG iff it has changed
Sean Christopherson
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
2024-05-12
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
[next]