commit | 1f5199927034007e42a1ee508f62b9b85cc4714a | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Thu Mar 30 11:55:31 2017 +0200 |
committer | Radim Krčmář <rkrcmar@redhat.com> | Fri Apr 07 16:49:00 2017 +0200 |
tree | 54b106c6117b6520ab4d709b5ed82f78245442cc | |
parent | ae1e2d1082ae6969ff8c626ef80804d950bf256b [diff] |
KVM: VMX: add missing exit reasons In order to simplify adding exit reasons in the future, the array of exit reason names is now also sorted by exit reason code. Reviewed-by: David Hildenbrand <david@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>