commit | 00eba012d53e63f620455f7013917e4bf59424f2 | [log] [tgz] |
---|---|---|
author | Avi Kivity <avi@redhat.com> | Mon Mar 07 17:24:54 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Wed May 11 07:56:56 2011 -0400 |
tree | 4fe4d5bb95dda8c4cf503cfd90c525c6147e3497 | |
parent | f9902069c41254ad116e089e64ea21d3a000cc41 [diff] |
KVM: VMX: Refactor vmx_complete_atomic_exit() Move the exit reason checks to the front of the function, for early exit in the common case. Signed-off-by: Avi Kivity <avi@redhat.com>