index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
s390x
/
resets.c
Age
Commit message (
Expand
)
Author
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-06-11
KVM: selftests: Sanity check input to ioctls() at build time
Sean Christopherson
2022-06-11
KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create()
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert s390's "resets" test away from VCPU_ID
Sean Christopherson
2022-06-11
KVM: selftests: Consolidate KVM_{G,S}ET_ONE_REG helpers
Sean Christopherson
2022-06-11
KVM: selftests: Add another underscore to inner ioctl() helpers
Sean Christopherson
2022-06-01
KVM: s390: selftests: Use TAP interface in the reset test
Thomas Huth
2020-03-16
selftests: KVM: s390: check for registers to NOT change on reset
Christian Borntraeger
2020-03-16
selftests: KVM: s390: test more register variants for the reset ioctl
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fix early guest crash
Christian Borntraeger
2020-03-16
selftests: KVM: s390: fixup fprintf format error in reset.c
Christian Borntraeger
2020-03-16
KVM: selftests: Convert some printf's to pr_info's
Andrew Jones
2020-01-31
selftests: KVM: testing the local IRQs resets
Pierre Morel
2020-01-31
selftests: KVM: s390x: Add reset tests
Janosch Frank