linux_dsm_epyc7002/tools/testing/selftests/kvm
Andrew Jones f5dd4ccf55 kvm: selftests: introduce aarch64_vcpu_setup
This allows aarch64 tests to run on more targets, such as the Arm
simulator that doesn't like KVM_ARM_TARGET_GENERIC_V8. And it also
allows aarch64 tests to provide vcpu features in struct kvm_vcpu_init.
Additionally it drops the unused memslot parameters.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2019-06-05 14:13:38 +02:00
..
include kvm: selftests: introduce aarch64_vcpu_setup 2019-06-05 14:13:38 +02:00
lib kvm: selftests: introduce aarch64_vcpu_setup 2019-06-05 14:13:38 +02:00
x86_64 kvm: selftests: hide vcpu_setup in processor code 2019-06-05 14:12:02 +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: ucall improvements 2019-06-04 19:29:10 +02:00
Makefile The usual smattering of fixes and tunings that came in too late for the 2019-05-26 13:45:15 -07:00