index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
lib
/
kvm_util.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-18
Merge tag 'kvm-x86-fixes-6.18-rc2' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-29
/
+15
2025-10-13
KVM: selftests: Fix irqfd_test for non-x86 architectures
Oliver Upton
1
-0
/
+5
2025-10-10
KVM: selftests: Add wrappers for mmap() and munmap() to assert success
Sean Christopherson
1
-29
/
+15
2025-09-30
Merge tag 'kvm-x86-selftests-6.18' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-36
/
+6
2025-09-24
KVM: arm64: selftests: Create a VGICv3 for 'default' VMs
Oliver Upton
1
-2
/
+13
2025-08-19
KVM: selftests: Move Intel and AMD module param helpers to x86/processor.h
Sean Christopherson
1
-32
/
+2
2025-08-19
KVM: selftests: Fix signedness issue with vCPU mmap size check
James Houghton
1
-4
/
+4
2025-07-29
Merge tag 'kvm-x86-selftests-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-4
/
+19
2025-07-29
Merge tag 'kvm-x86-misc-6.17' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-8
/
+7
2025-07-09
KVM: selftests: Expand set of APIs for pinning tasks to a single CPU
Sean Christopherson
1
-8
/
+7
2025-06-20
KVM: selftests: Fall back to split IRQ chip if full in-kernel chip is unsuppo...
Sean Christopherson
1
-1
/
+12
2025-06-20
KVM: selftests: Play nice with EACCES errors in open_path_or_exit()
Sean Christopherson
1
-2
/
+3
2025-06-20
KVM: selftests: Add __open_path_or_exit() variant to provide extra help info
Sean Christopherson
1
-4
/
+15
2025-06-20
KVM: selftests: Verify KVM is loaded when getting a KVM module param
Sean Christopherson
1
-0
/
+3
2025-05-27
Merge tag 'kvm-x86-selftests-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+19
2025-05-20
KVM: selftests: Add VM_MODE_P47V47_16K VM mode
Bibo Mao
1
-0
/
+3
2025-05-02
KVM: selftests: Force GUEST_MEMFD flag for SNP VM type
Pratik R. Sampat
1
-2
/
+19
2025-04-04
selftests: kvm: bring list of exit reasons up to date
Paolo Bonzini
1
-3
/
+2
2025-02-14
KVM: selftests: Add infrastructure for getting vCPU binary stats
Sean Christopherson
1
-19
/
+13
2025-02-14
KVM: selftests: Adjust number of files rlimit for all "standard" VMs
Sean Christopherson
1
-0
/
+34
2025-02-14
KVM: selftests: Get VM's binary stats FD when opening VM
Sean Christopherson
1
-4
/
+11
2025-02-14
KVM: selftests: Add struct and helpers to wrap binary stats cache
Sean Christopherson
1
-20
/
+27
2025-02-14
KVM: selftests: Assert that __vm_get_stat() actually finds a stat
Sean Christopherson
1
-2
/
+3
2025-02-12
KVM: selftests: Close VM's binary stats FD when releasing VM
Sean Christopherson
1
-6
/
+9
2025-02-12
KVM: selftests: Fix mostly theoretical leak of VM's binary stats FD
Sean Christopherson
1
-2
/
+2
2024-12-18
KVM: selftests: Check for a potential unhandled exception iff KVM_RUN succeeded
Sean Christopherson
1
-1
/
+2
2024-11-11
KVM: selftests: Don't bother deleting memslots in KVM when freeing VMs
Sean Christopherson
1
-4
/
+6
2024-08-29
KVM: selftests: Always unlink memory regions when deleting (VM free)
Sean Christopherson
1
-9
/
+6
2024-08-29
KVM: selftests: Remove unused kvm_memcmp_hva_gva()
Sean Christopherson
1
-70
/
+0
2024-06-27
KVM: selftests: Print the seed for the guest pRNG iff it has changed
Sean Christopherson
1
-2
/
+7
2024-05-12
Merge tag 'kvm-x86-selftests_utils-6.10' of https://github.com/kvm-x86/linux ...
Paolo Bonzini
1
-2
/
+10
2024-05-12
Merge tag 'kvm-x86-selftests-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-0
/
+8
2024-05-02
KVM: selftests: Require KVM_CAP_USER_MEMORY2 for tests that create memslots
Sean Christopherson
1
-0
/
+8
2024-04-29
Revert "kvm: selftests: move base kvm_util.h declarations to kvm_util_base.h"
Sean Christopherson
1
-0
/
+1
2024-04-29
KVM: selftests: Provide a global pseudo-RNG instance for all tests
Sean Christopherson
1
-0
/
+9
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
1
-2
/
+0
2024-04-11
selftests: kvm: switch to using KVM_X86_*_VM
Paolo Bonzini
1
-1
/
+0
2024-03-11
Merge tag 'kvm-x86-pmu-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-6
/
+56
2024-03-11
Merge tag 'kvm-x86-selftests-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-9
/
+58
2024-02-28
KVM: selftests: Add library for creating and interacting with SEV guests
Peter Gonda
1
-0
/
+1
2024-02-28
KVM: selftests: Allow tagging protected memory in guest page tables
Peter Gonda
1
-0
/
+17
2024-02-28
KVM: selftests: Add support for protected vm_vaddr_* allocations
Michael Roth
1
-5
/
+21
2024-02-28
KVM: selftests: Add support for allocating/managing protected guest memory
Peter Gonda
1
-4
/
+18
2024-02-28
KVM: selftests: Extend VM creation's @shape to allow control of VM subtype
Sean Christopherson
1
-0
/
+1
2024-01-30
KVM: selftests: Add helpers to read integer module params
Sean Christopherson
1
-6
/
+56
2024-01-30
KVM: selftests: Fail tests when open() fails with !ENOENT
Vitaly Kuznetsov
1
-1
/
+2
2024-01-29
KVM: selftests: Remove redundant newlines
Andrew Jones
1
-8
/
+8
2024-01-08
Merge tag 'kvmarm-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-0
/
+3
2023-11-29
KVM: selftests: Add logic to detect if ioctl() failed because VM was killed
Sean Christopherson
1
-1
/
+1
2023-11-27
KVM: selftests: arm64: Support P52V48 4K and 16K guest_modes
Ryan Roberts
1
-0
/
+3
[next]