index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
kvm_binary_stats_test.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-01
selftests: KVM: Add exponent check for boolean stats
Oliver Upton
1
-0
/
+6
2022-08-01
selftests: KVM: Provide descriptive assertions in kvm_binary_stats_test
Oliver Upton
1
-8
/
+16
2022-08-01
selftests: KVM: Check stat name before other fields
Oliver Upton
1
-3
/
+5
2022-06-24
KVM: selftests: Read binary stat data in lib
Ben Gardon
1
-7
/
+2
2022-06-24
KVM: selftests: Clean up coding style in binary stats test
Sean Christopherson
1
-34
/
+45
2022-06-24
KVM: selftests: Read binary stats desc in lib
Ben Gardon
1
-11
/
+5
2022-06-24
KVM: selftests: Read binary stats header in lib
Ben Gardon
1
-2
/
+2
2022-06-24
KVM: selftests: Remove dynamic memory allocation for stats header
Ben Gardon
1
-31
/
+27
2022-06-14
KVM: selftests: kvm_binary_stats_test: Fix index expressions
Andrew Jones
1
-2
/
+2
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
1
-4
/
+1
2022-06-11
KVM: selftests: Add kvm_has_cap() to provide syntactic sugar
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Return an 'unsigned int' from kvm_check_cap()
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Convert kvm_binary_stats_test away from vCPU IDs
Sean Christopherson
1
-4
/
+9
2022-06-11
KVM: selftests: Rename vm_vcpu_add* helpers to better show relationships
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: selftests: Rename vm_create() => vm_create_barebones(), drop param
Sean Christopherson
1
-1
/
+1
2022-06-11
KVM: sefltests: Use vm_ioctl() and __vm_ioctl() helpers
Sean Christopherson
1
-5
/
+1
2022-06-11
KVM: sefltests: Use vcpu_ioctl() and __vcpu_ioctl() helpers
Sean Christopherson
1
-5
/
+1
2022-06-11
KVM: selftests: Drop @mode from common vm_create() helper
Sean Christopherson
1
-2
/
+1
2022-06-11
KVM: selftests: Always open VM file descriptors with O_RDWR
Sean Christopherson
1
-1
/
+1
2021-08-20
KVM: selftests: Add checks for histogram stats bucket_size field
Jing Zhang
1
-0
/
+12
2021-06-24
KVM: selftests: Add selftest for KVM statistics data binary interface
Jing Zhang
1
-0
/
+237