summaryrefslogtreecommitdiff
path: root/tools/testing/selftests/kvm/.gitignore
diff options
context:
space:
mode:
authorOliver Upton <oupton@google.com>2021-09-16 18:15:51 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2021-10-18 14:43:46 -0400
commit3f9808cac06c8dd4f800101e04f84fe3180198b0 (patch)
treeb64f66c5d7f120c27989e15e63e75f15d8f324a0 /tools/testing/selftests/kvm/.gitignore
parentc895513453268c8911858e17713fb94d9e0eae50 (diff)
selftests: KVM: Introduce system counter offset test
Introduce a KVM selftest to verify that userspace manipulation of the TSC (via the new vCPU attribute) results in the correct behavior within the guest. Reviewed-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Oliver Upton <oupton@google.com> Message-Id: <20210916181555.973085-6-oupton@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'tools/testing/selftests/kvm/.gitignore')
-rw-r--r--tools/testing/selftests/kvm/.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/testing/selftests/kvm/.gitignore b/tools/testing/selftests/kvm/.gitignore
index 4bcff9c1a524..fdd13fbdcc8f 100644
--- a/tools/testing/selftests/kvm/.gitignore
+++ b/tools/testing/selftests/kvm/.gitignore
@@ -54,3 +54,4 @@
/set_memory_region_test
/steal_time
/kvm_binary_stats_test
+/system_counter_offset_test