commit | 1e2b1dd797f9356f779268ecc1ba21110d4e341c | [log] [tgz] |
---|---|---|
author | Jan Kiszka <jan.kiszka@siemens.com> | Mon Sep 12 10:52:24 2011 +0200 |
committer | Avi Kivity <avi@redhat.com> | Sun Sep 25 19:52:41 2011 +0300 |
tree | 3a61d8c05758bfda30ab22a125c8b1af6d503ab1 | |
parent | caa8a168e35650961b9b0d43b9b6fc2279351949 [diff] |
KVM: x86: Move kvm_trace_exit into atomic vmexit section This avoids that events causing the vmexit are recorded before the actual exit reason. Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>