commit | f9902069c41254ad116e089e64ea21d3a000cc41 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Mar 07 17:20:29 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:56:56 2011 -0400 |
tree | 3d7a8ab867642433d77fea4c0326398083d43bde | |
parent | 9d58b93192065f4b2ba6b880e9b0dab0bc11d0ba [diff] |
KVM: VMX: Qualify check for host NMI Check for the exit reason first; this allows us, later, to avoid a VMREAD for VM_EXIT_INTR_INFO_FIELD. Signed-off-by: Avi Kivity <avi@redhat.com>