qemu/include/hw/xen
Philippe Mathieu-Daudé 704eaf8219 hw/xen/hvm: Fix Aarch64 typo
There is no TARGET_ARM_64 definition. Luckily enough,
when TARGET_AARCH64 is defined, TARGET_ARM also is.

Fixes: 733766cd37 ("hw/arm: introduce xenpvh machine")
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20250305153929.43687-2-philmd@linaro.org>
(cherry picked from commit 3a11b653a6)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
2025-03-18 09:02:48 +03:00
..
interface include: update Xen public headers to Xen 4.17.2 release 2023-11-07 08:54:20 +00:00
arch_hvm.h hw/xen/hvm: Fix Aarch64 typo 2025-03-18 09:02:48 +03:00
start_info.h Clean up ill-advised or unusual header guards 2019-05-13 08:58:55 +02:00
xen-backend.h hw/xen: do not repeatedly try to create a failing backend device 2023-11-07 08:54:20 +00:00
xen-block.h Use OBJECT_DECLARE_SIMPLE_TYPE when possible 2020-09-18 14:12:32 -04:00
xen-bus-helper.h hw/xen: Add xenstore operations to allow redirection to internal emulation 2023-03-07 17:04:30 +00:00
xen-bus.h hw/xen: use qemu_create_nic_bus_devices() to instantiate Xen NICs 2024-02-02 16:23:47 +00:00
xen-hvm-common.h hw/xen: Expose handle_bufioreq in xen_register_ioreq 2024-10-03 19:37:34 +02:00
xen-legacy-backend.h hw/xen: Remove deadcode 2024-10-03 15:24:42 +02:00
xen-pvh-common.h hw/xen: xenpvh: Disable buffered IOREQs for ARM 2024-10-03 19:37:35 +02:00
xen-x86.h hw/xen: Split x86-specific declaration from generic hardware ones 2020-09-30 19:11:36 +02:00
xen.h hw/xen: detect when running inside stubdomain 2024-07-01 14:57:18 +02:00
xen_backend_ops.h hw/xen: Add xenstore operations to allow redirection to internal emulation 2023-03-07 17:04:30 +00:00
xen_igd.h hw/xen: Extract 'xen_igd.h' from 'xen_pt.h' 2024-03-09 18:51:45 +01:00
xen_native.h hw/xen: Expose handle_bufioreq in xen_register_ioreq 2024-10-03 19:37:34 +02:00
xen_pvdev.h hw/xen: Constify XenLegacyDevice::XenDevOps 2024-06-04 11:53:43 +02:00