1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/tools/testing/selftests/kvm
Oliver Upton a29ee6aea7 perf build: Ensure sysreg-defs Makefile respects output dir
Currently the sysreg-defs are written out to the source tree
unconditionally, ignoring the specified output directory. Correct the
build rule to emit the header to the output directory. Opportunistically
reorganize the rules to avoid interleaving with the set of beauty make
rules.

Reported-by: Ian Rogers <irogers@google.com>
Signed-off-by: Oliver Upton <oliver.upton@linux.dev>
Link: https://lore.kernel.org/r/20231121192956.919380-3-oliver.upton@linux.dev
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
2023-11-22 11:17:53 -08:00
..
aarch64 Merge branch kvm-arm64/pmu_pmcr_n into kvmarm/next 2023-10-30 20:24:19 +00:00
include ARM: 2023-11-02 15:45:15 -10:00
lib KVM/arm64 updates for 6.7 2023-10-31 16:37:07 -04:00
riscv KVM: riscv: selftests: Add SBI DBCN extension to get-reg-list test 2023-10-20 16:50:39 +05:30
s390x KVM: s390: selftests: Add selftest for single-stepping 2023-08-28 09:24:20 +00:00
x86_64 KVM x86 misc changes for 6.7: 2023-10-31 10:15:15 -04:00
.gitignore KVM: selftests: Use pattern matching in .gitignore 2022-12-27 06:00:46 -05:00
access_tracking_perf_test.c Merge remote-tracking branch 'kvm/queue' into HEAD 2022-12-12 15:54:07 -05:00
config KVM: selftests: Fixup config fragment for access_tracking_perf_test 2023-03-30 19:27:56 +01:00
demand_paging_test.c KVM: selftests: Allow specify physical cpu list in demand paging test 2023-06-06 17:29:49 -07:00
dirty_log_perf_test.c KVM: selftests: Allow specify physical cpu list in demand paging test 2023-06-06 17:29:49 -07:00
dirty_log_test.c Merge remote-tracking branch 'kvm/queue' into HEAD 2022-12-12 15:54:07 -05:00
get-reg-list.c KVM: selftests: Add skip_set facility to get_reg_list test 2023-08-09 12:15:22 +05:30
guest_print_test.c KVM: selftests: Rip out old, param-based guest assert macros 2023-08-02 14:43:16 -07:00
hardware_disable_test.c KVM: selftests: Move per-VM/per-vCPU nr pages calculation to __vm_create() 2022-06-11 11:47:26 -04:00
kvm_binary_stats_test.c KVM: selftests: Verify stats fd is usable after VM fd has been closed 2023-07-29 11:05:30 -04:00
kvm_create_max_vcpus.c KVM: selftests: Add TEST_REQUIRE macros to reduce skipping copy+paste 2022-06-11 11:47:29 -04:00
kvm_page_table_test.c KVM: selftests: use unified time type for comparison 2023-08-02 13:36:08 -07:00
Makefile perf build: Ensure sysreg-defs Makefile respects output dir 2023-11-22 11:17:53 -08:00
max_guest_memory_test.c KVM: selftests: Rename the ASSERT_EQ macro 2023-08-02 14:34:01 -07:00
memslot_modification_stress_test.c KVM/arm64 updates for 6.2 2022-12-09 09:12:12 +01:00
memslot_perf_test.c KVM: selftests: Zero-initialize entire test_result in memslot perf test 2023-10-05 19:23:47 -07:00
rseq_test.c KVM: selftests: Fix build of rseq test 2023-01-30 16:29:45 +01:00
set_memory_region_test.c KVM: selftests: Rip out old, param-based guest assert macros 2023-08-02 14:43:16 -07:00
settings selftests: kvm: Raise the default timeout to 120 seconds 2021-02-09 08:17:08 -05:00
steal_time.c KVM: selftests: Rip out old, param-based guest assert macros 2023-08-02 14:43:16 -07:00
system_counter_offset_test.c KVM: selftests: Automatically do init_ucall() for non-barebones VMs 2022-11-16 16:58:51 -08:00