index
:
linux
master
btrfs-t implementation, since changes won't upstream, periodic tags will reflect recent updates to the kernel
magh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
testing
/
selftests
/
kvm
/
s390x
/
sync_regs_test.c
Age
Commit message (
Expand
)
Author
2024-04-29
KVM: selftests: Define _GNU_SOURCE for all selftests code
Sean Christopherson
2024-01-29
KVM: selftests: s390x: Remove redundant newlines
Andrew Jones
2023-03-14
KVM: selftests: Make vCPU exit reason test assertion common
Vipin Sharma
2022-11-16
KVM: selftests: move common startup logic to kvm_util.c
Vishal Annapurve
2022-06-14
KVM: selftests: Use kvm_has_cap(), not kvm_check_cap(), where possible
Sean Christopherson
2022-06-11
KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste
Sean Christopherson
2022-06-11
KVM: selftests: Purge vm+vcpu_id == vcpu silliness
Sean Christopherson
2022-06-11
KVM: selftests: Convert sync_regs_test away from VCPU_ID
Sean Christopherson
2022-06-01
KVM: s390: selftests: Use TAP interface in the sync_regs test
Thomas Huth
2020-12-10
KVM: selftests: sync_regs test for diag318
Collin Walling
2020-03-16
KVM: selftests: Use consistent message for test skipping
Andrew Jones
2020-03-16
selftests: KVM: s390: fix format strings for access reg test
Christian Borntraeger
2019-10-10
selftests: kvm: make syncregs more reliable on s390
Christian Borntraeger
2019-09-04
KVM: selftests: Test invalid bits in kvm_valid_regs and kvm_dirty_regs on s390x
Thomas Huth
2019-08-02
KVM: selftests: Implement ucall() for s390x
Thomas Huth
2019-06-04
KVM: selftests: Add the sync_regs test for s390x
Thomas Huth