commit | 377a41c9ef84181bff5a3af2da9dfd21d6a08911 | [log] [tgz] |
---|---|---|
author | Andrew Jones <drjones@redhat.com> | Fri Feb 14 15:59:19 2020 +0100 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Mon Feb 24 20:05:22 2020 +0100 |
tree | d910a2f2bf06714c74058632c0a08db25d711b02 | |
parent | f832485df2d46a43c2ef10be2676e3b5b5c7e7bb [diff] |
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>