index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
aarch64
/
vcpu_width_config.c
Age
Commit message (
Expand
)
Author
Lines
2024-12-18
KVM: selftests: Use canonical $(ARCH) paths for KVM selftests directories
Sean Christopherson
-121
/
+0
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
-4
/
+1
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
-4
/
+4
2022-06-11
KVM: selftests: Stop hardcoding vCPU IDs in vcpu_width_config
Sean Christopherson
-29
/
+31
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
-4
/
+4
2022-06-11
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
-3
/
+3
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
-3
/
+3
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
-4
/
+4
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
-3
/
+3
2022-04-06
KVM: arm64: selftests: Introduce vcpu_width_config
Reiji Watanabe
-0
/
+122