linux/tools/testing/selftests/kvm
Christian Borntraeger 8343ba2d48 KVM: selftests: enable pgste option for the linker on s390
To avoid testcase failures we need to enable the pgstes. This can be
done with /proc/sys/vm/allocate_pgste or with a linker option that
creates an  S390_PGSTE program header.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
[Fixed as outlined by  kernel test robot <rong.a.chen@intel.com>]
2019-06-04 14:05:38 +02:00
..
include KVM: selftests: Add processor code for s390x 2019-06-04 14:05:38 +02:00
lib KVM: selftests: Add processor code for s390x 2019-06-04 14:05:38 +02:00
s390x KVM: selftests: Add the sync_regs test for s390x 2019-06-04 14:05:38 +02:00
x86_64 KVM: selftests: Move kvm_create_max_vcpus test to generic code 2019-06-04 14:05:38 +02:00
.gitignore tests: kvm: Add tests for KVM_SET_NESTED_STATE 2019-05-08 14:12:09 +02:00
clear_dirty_log_test.c kvm: introduce manual dirty log reprotect 2018-12-14 12:34:19 +01:00
dirty_log_test.c kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot size 2019-05-24 21:27:15 +02:00
kvm_create_max_vcpus.c KVM: selftests: Move kvm_create_max_vcpus test to generic code 2019-06-04 14:05:38 +02:00
Makefile KVM: selftests: enable pgste option for the linker on s390 2019-06-04 14:05:38 +02:00