linux/tools/testing/selftests/kvm
Paolo Bonzini c2390f16fc selftests: kvm: fix for compilers that do not support -no-pie
-no-pie was added to GCC at the same time as their configuration option
--enable-default-pie.  Compilers that were built before do not have
-no-pie, but they also do not need it.  Detect the option at build
time.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-04-16 15:38:05 +02:00
..
include KVM: selftests: complete IO before migrating guest state 2019-03-28 17:29:09 +01:00
lib selftests: kvm/evmcs_test: complete I/O before migrating guest state 2019-04-16 15:37:39 +02:00
x86_64 selftests: kvm/evmcs_test: complete I/O before migrating guest state 2019-04-16 15:37:39 +02:00
.gitignore selftests: kvm: add selftest for releasing VM file descriptor while in L2 2019-02-12 13:12:12 +01: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: support greater than 40-bit IPAs 2018-12-21 11:28:30 +01:00
Makefile selftests: kvm: fix for compilers that do not support -no-pie 2019-04-16 15:38:05 +02:00