linux-uconsole/tools/testing/selftests/kvm
Andrew Jones cc4e8ab452 UPSTREAM: KVM: arm64: selftests: Filter out DEMUX registers
DEMUX register presence depends on the host's hardware (the
CLIDR_EL1 register to be precise). This means there's no set
of them that we can bless and that it's possible to encounter
new ones when running on different hardware (which would
generate "Consider adding them ..." messages, but we'll never
want to add them.)

Remove the ones we have in the blessed list and filter them
out of the new list, but also provide a new command line switch
to list them if one so desires.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Marc Zyngier <maz@kernel.org>
Link: https://lore.kernel.org/r/20201126134641.35231-3-drjones@redhat.com
(cherry picked from commit c6232bd40b)
Signed-off-by: Will Deacon <willdeacon@google.com>
Change-Id: I4b4a088b986837f7ef50451d616e6090a07e5032
Bug: 178098380
Test: atest VirtualizationHostTestCases on an EL2-enabled device
2021-01-28 17:57:10 +00:00
..
aarch64 UPSTREAM: KVM: arm64: selftests: Filter out DEMUX registers 2021-01-28 17:57:10 +00:00
include KVM: selftests: Introduce the dirty log perf test 2020-11-08 06:04:08 -05:00
lib KVM: selftests: Introduce the dirty log perf test 2020-11-08 06:04:08 -05:00
s390x selftests: KVM: s390: check for registers to NOT change on reset 2020-03-16 17:59:09 +01:00
x86_64 selftests: kvm: test enforcement of paravirtual cpuid features 2020-11-08 06:02:16 -05:00
.gitignore KVM: selftests: Introduce the dirty log perf test 2020-11-08 06:04:08 -05:00
config selftests: kvm: Adding config fragments 2019-08-09 16:52:38 +02:00
demand_paging_test.c KVM: selftests: Make the number of vcpus global 2020-11-08 06:04:03 -05:00
dirty_log_perf_test.c KVM: selftests: allow two iterations of dirty_log_perf_test 2020-11-09 09:45:17 -05:00
dirty_log_test.c KVM: selftests: Drop pointless vm_create wrapper 2020-11-08 06:03:36 -05:00
kvm_create_max_vcpus.c KVM: selftests: Convert some printf's to pr_info's 2020-03-16 17:57:07 +01:00
Makefile KVM: selftests: Introduce the dirty log perf test 2020-11-08 06:04:08 -05:00
set_memory_region_test.c selftests: kvm/set_memory_region_test: Fix race in move region test 2020-12-03 12:38:58 -05:00
steal_time.c KVM: selftests: Rework timespec functions and usage 2020-03-18 14:08:56 +01:00