index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
set_memory_region_test.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2023-03-14
1
-5
/
+1
*
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-11-16
1
-3
/
+0
*
KVM: selftests: Add atoi_positive() and atoi_non_negative() for input validation
Vipin Sharma
2022-11-16
1
-1
/
+1
*
KVM: selftests: Add atoi_paranoid() to catch errors missed by atoi()
Vipin Sharma
2022-11-16
1
-1
/
+1
*
KVM: selftests: Fix filename reporting in guest asserts
Colton Lewis
2022-07-13
1
-2
/
+1
*
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
1
-4
/
+4
*
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
2022-06-11
1
-1
/
+1
*
KVM: selftests: Convert set_memory_region_test away from VCPU_ID
Sean Christopherson
2022-06-11
1
-18
/
+18
*
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
2022-06-11
1
-2
/
+2
*
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
2022-06-11
1
-2
/
+1
*
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
2022-06-11
1
-2
/
+2
*
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
2022-06-11
1
-2
/
+2
*
KVM: selftests: Move raw KVM_SET_USER_MEMORY_REGION helper to utils
Sean Christopherson
2022-03-08
1
-27
/
+8
*
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2021-07-14
1
-3
/
+4
|
\
|
*
KVM: selftests: do not require 64GB in set_memory_region_test
Christian Borntraeger
2021-07-06
1
-1
/
+2
|
*
KVM: selftests: Fix mapping length truncation in m{,un}map()
Zenghui Yu
2021-06-24
1
-2
/
+2
*
|
KVM: selftests: Unconditionally use memslot '0' for page table allocations
Sean Christopherson
2021-06-24
1
-1
/
+1
|
/
*
KVM: selftests: Speed up set_memory_region_test
Vitaly Kuznetsov
2021-04-26
1
-16
/
+45
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-20
1
-2
/
+0
|
\
|
*
KVM: selftests: x86: Set supported CPUIDs on default VM
Andrew Jones
2020-11-16
1
-2
/
+0
*
|
selftests: kvm/set_memory_region_test: Fix race in move region test
Maciej S. Szmigiero
2020-12-03
1
-4
/
+13
|
/
*
selftests: kvm/set_memory_region_test: do not check RIP if the guest shuts down
Paolo Bonzini
2020-04-21
1
-4
/
+9
*
selftests: kvm: Add testcase for creating max number of memslots
Wainer dos Santos Moschetta
2020-04-15
1
-4
/
+61
*
KVM: selftests: Make set_memory_region_test common to all architectures
Sean Christopherson
2020-04-15
1
-0
/
+346