From: Gleb Natapov Date: Mon, 4 Nov 2013 13:52:43 +0000 (+0200) Subject: KVM: x86: trace cpuid emulation when called from emulator X-Git-Tag: v3.13-rc1~80^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9d4e4393b13bca899ab522aa812138437a6c188;p=pandora-kernel.git 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 Signed-off-by: Gleb Natapov --- Reading git-diff-tree failed