KVM: x86: trace cpuid emulation when called from emulator
authorGleb Natapov <gleb@redhat.com>
Mon, 4 Nov 2013 13:52:43 +0000 (15:52 +0200)
committerGleb Natapov <gleb@redhat.com>
Tue, 5 Nov 2013 07:11:40 +0000 (09:11 +0200)
Currently cpuid emulation is traced only when executed by intercept.
Move trace point so that emulator invocation is traced too.

Reviewed-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Gleb Natapov <gleb@redhat.com>

No differences found