commit | a9d4e4393b13bca899ab522aa812138437a6c188 | [log] [tgz] |
---|---|---|
author | Gleb Natapov <gleb@redhat.com> | Mon Nov 04 15:52:43 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Tue Nov 05 09:11:40 2013 +0200 |
tree | 74fdb2724de122734e75cc430481b74a5e316c07 | |
parent | 6d4d85ec5698a65165eb9af0ce0e508a7c757bac [diff] |
KVM: x86: trace cpuid emulation when called from emulator 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>