KVM: selftests: Introduce vm_guest_mode_params
authorAndrew Jones <drjones@redhat.com>
Fri, 14 Feb 2020 14:59:19 +0000 (15:59 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Mon, 24 Feb 2020 19:05:22 +0000 (20:05 +0100)
commit377a41c9ef84181bff5a3af2da9dfd21d6a08911
treed910a2f2bf06714c74058632c0a08db25d711b02
parentf832485df2d46a43c2ef10be2676e3b5b5c7e7bb
KVM: selftests: Introduce vm_guest_mode_params

This array will allow us to easily translate modes to their parameter
values.

Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
tools/testing/selftests/kvm/lib/kvm_util.c