linux_dsm_epyc7002/tools/testing/selftests/kvm/include
Andrew Jones 94c4b76b88 KVM: selftests: Introduce steal-time test
The steal-time test confirms what is reported to the guest as stolen
time is consistent with the run_delay reported for the VCPU thread
on the host. Both x86_64 and AArch64 have the concept of steal/stolen
time so this test is introduced for both architectures.

While adding the test we ensure .gitignore has all tests listed
(it was missing s390x/resets) and that the Makefile has all tests
listed in alphabetical order (not really necessary, but it almost
was already...). We also extend the common API with a new num-guest-
pages call and a new timespec call.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2020-03-16 17:59:07 +01:00
..
aarch64 kvm: selftests: introduce aarch64_vcpu_add_default 2019-06-05 14:14:45 +02:00
s390x KVM: selftests: Add processor code for s390x 2019-06-04 14:05:38 +02:00
x86_64 selftests: KVM: Remove unused x86_register enum 2020-02-12 20:09:45 +01:00
evmcs.h selftests: kvm: provide common function to enable eVMCS 2019-08-15 09:16:02 +02:00
kvm_util.h KVM: selftests: Introduce steal-time test 2020-03-16 17:59:07 +01:00
sparsebit.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 482 2019-06-19 17:09:52 +02:00
test_util.h KVM: selftests: Introduce steal-time test 2020-03-16 17:59:07 +01:00