On 3/9/25 21:58, Pierrick Bouvier wrote:
Those functions are used by system/physmem.c, and are called only if
xen is enabled (which happens only if CONFIG_XEN is not set).

So we can crash in case those are called.

Signed-off-by: Pierrick Bouvier<pierrick.bouv...@linaro.org>
---
  hw/xen/xen_stubs.c | 56 ++++++++++++++++++++++++++++++++++++++++++++++
  hw/xen/meson.build |  3 +++
  2 files changed, 59 insertions(+)
  create mode 100644 hw/xen/xen_stubs.c


Acked-by: Richard Henderson <richard.hender...@linaro.org>


r~

Reply via email to