linux/tools/testing/selftests/kvm
Maxim Levitsky 13c2c3cfe0 KVM: selftests: fix hyperv_clock test
The test was mistakenly using addr_gpa2hva on a gva and that happened
to work accidentally.  Commit 106a2e766e ("KVM: selftests: Lower the
min virtual address for misc page allocations") revealed this bug.

Fixes: 2c7f76b4c4 ("selftests: kvm: Add basic Hyper-V clocksources tests", 2021-03-18)
Signed-off-by: Maxim Levitsky <mlevitsk@redhat.com>
Message-Id: <20210804112057.409498-1-mlevitsk@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2021-08-04 09:43:03 -04:00
..
aarch64 KVM: arm64: selftests: get-reg-list: actually enable pmu regs in pmu sublist 2021-07-14 11:55:18 +01:00
include KVM: selftests: Test access to XMM fast hypercalls 2021-08-03 06:16:40 -04:00
lib KVM: selftests: Address extra memslot parameters in vm_vaddr_alloc 2021-07-15 10:19:41 -04:00
s390x KVM: selftests: sync_regs test for diag318 2020-12-10 13:36:05 +01:00
x86_64 KVM: selftests: fix hyperv_clock test 2021-08-04 09:43:03 -04:00
.gitignore KVM: selftests: Introduce access_tracking_perf_test 2021-07-27 16:59:00 -04:00
access_tracking_perf_test.c KVM: selftests: Introduce access_tracking_perf_test 2021-07-27 16:59:00 -04:00
config selftests: kvm: Adding config fragments 2019-08-09 16:52:38 +02:00
demand_paging_test.c KVM: selftests: add shared hugetlbfs backing source type 2021-05-27 07:45:57 -04:00
dirty_log_perf_test.c KVM: selftests: Fix missing break in dirty_log_perf_test arg parsing 2021-07-27 16:58:59 -04:00
dirty_log_test.c KVM: selftests: Unconditionally use memslot '0' for page table allocations 2021-06-24 11:47:48 -04:00
hardware_disable_test.c KVM: selftests: Unconditionally use memslot 0 when loading elf binary 2021-06-24 04:31:17 -04:00
kvm_binary_stats_test.c KVM: selftests: Add selftest for KVM statistics data binary interface 2021-06-24 18:00:26 -04:00
kvm_create_max_vcpus.c KVM: selftests: Convert some printf's to pr_info's 2020-03-16 17:57:07 +01:00
kvm_page_table_test.c KVM: selftests: Unconditionally use memslot '0' for page table allocations 2021-06-24 11:47:48 -04:00
Makefile KVM: selftests: Introduce access_tracking_perf_test 2021-07-27 16:59:00 -04:00
memslot_modification_stress_test.c KVM: selftests: Fix 32-bit truncation of vm_get_max_gfn() 2021-05-27 07:45:54 -04:00
memslot_perf_test.c KVM: selftests: Unconditionally use memslot '0' for page table allocations 2021-06-24 11:47:48 -04:00
set_memory_region_test.c Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD 2021-07-14 12:14:27 -04:00
settings selftests: kvm: Raise the default timeout to 120 seconds 2021-02-09 08:17:08 -05:00
steal_time.c KVM: selftests: change pthread_yield to sched_yield 2021-07-14 11:55:18 +01:00