diff options
author | 2021-10-05 18:09:56 +0530 | |
---|---|---|
committer | 2022-01-06 15:17:50 +0530 | |
commit | 3e06cdf10520e629e711b76b21070d6e67ae7d06 (patch) | |
tree | 10899ef656b600aa40833bcf241cb3470db9c47f /tools/perf/scripts/python | |
parent | KVM: selftests: Add EXTRA_CFLAGS in top-level Makefile (diff) | |
download | linux-dev-3e06cdf10520e629e711b76b21070d6e67ae7d06.tar.xz linux-dev-3e06cdf10520e629e711b76b21070d6e67ae7d06.zip |
KVM: selftests: Add initial support for RISC-V 64-bit
We add initial support for RISC-V 64-bit in KVM selftests using
which we can cross-compile and run arch independent tests such as:
demand_paging_test
dirty_log_test
kvm_create_max_vcpus,
kvm_page_table_test
set_memory_region_test
kvm_binary_stats_test
All VM guest modes defined in kvm_util.h require at least 48-bit
guest virtual address so to use KVM RISC-V selftests hardware
need to support at least Sv48 MMU for guest (i.e. VS-mode).
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-and-tested-by: Atish Patra <atishp@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions