x86/shadow: the trace_emul_write_val() hook is HVM-only
authorJan Beulich <jbeulich@suse.com>
Tue, 21 Apr 2020 09:02:36 +0000 (11:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Tue, 21 Apr 2020 09:02:36 +0000 (11:02 +0200)
commite55c9b25349c133a333b7b827d3b4645a84b5846
treea581a4209a13689e8dec3f93f428b9a48691d00f
parent2fb2dee1ac6288349a8a8320cde739df4f0e379f
x86/shadow: the trace_emul_write_val() hook is HVM-only

Its only caller lives in HVM-only code, and the only caller of
trace_shadow_emulate() also already site in a HVM-only code section.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Tim Deegan <tim@xen.org>
xen/arch/x86/mm/shadow/multi.c
xen/include/asm-x86/paging.h