KVM: x86: Move kvm_trace_exit into atomic vmexit section
authorJan Kiszka <jan.kiszka@siemens.com>
Mon, 12 Sep 2011 08:52:24 +0000 (10:52 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:41 +0000 (19:52 +0300)
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>

No differences found