summary refs log tree commit diff stats
path: root/include/system/xen.h
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-03-17 11:34:11 -0700
committerRichard Henderson <richard.henderson@linaro.org>2025-04-23 13:52:37 -0700
commit105d7ea0a574a7db79cd378fe563e0ce51e38dda (patch)
tree03314edcfb53a1b1292e5db5509e70a81cb6ecf7 /include/system/xen.h
parentdea4acbdef980d92cbee60df16e8209946bf026f (diff)
downloadfocaccia-qemu-105d7ea0a574a7db79cd378fe563e0ce51e38dda.tar.gz
focaccia-qemu-105d7ea0a574a7db79cd378fe563e0ce51e38dda.zip
hw/xen: add stubs for various functions
Those symbols are used by system/physmem.c, and are called only if
xen_enabled() (which happens only if CONFIG_XEN is set and xen is
available).

So we can crash the stubs in case those are called, as they are linked
only when CONFIG_XEN is not set.

Acked-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Anthony PERARD <anthony.perard@vates.tech>
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-ID: <20250317183417.285700-13-pierrick.bouvier@linaro.org>
Diffstat (limited to 'include/system/xen.h')
0 files changed, 0 insertions, 0 deletions