commit | c8174f7b35b3018c4c7b3237ed1c792e454fd5c3 | [log] [tgz] |
---|---|---|
author | Mohammed Gamal <m.gamal005@gmail.com> | Mon May 24 01:01:04 2010 +0300 |
committer | Avi Kivity <avi@redhat.com> | Sun Aug 01 10:35:52 2010 +0300 |
tree | a1157eee6d93f7a18af047f8a2d3529f64c617bb | |
parent | 9f1a122f970dbef5ba3496587f39df5c1853083f [diff] |
KVM: VMX: Add constant for invalid guest state exit reason For the sake of completeness, this patch adds a symbolic constant for VMX exit reason 0x21 (invalid guest state). Signed-off-by: Mohammed Gamal <m.gamal005@gmail.com> Signed-off-by: Avi Kivity <avi@redhat.com>