]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/xen/hvm: Fix Aarch64 typo
authorPhilippe Mathieu-Daudé <philmd@linaro.org>
Wed, 5 Mar 2025 11:36:32 +0000 (12:36 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 22 Mar 2025 07:52:51 +0000 (10:52 +0300)
commit8f9843336a6aaef1505dced5c53b83c3fd3e0c2f
treeac622bcb3ff786f456fbb871edf132b0055bf7d7
parent9757290e49f484ea36acec53b8ff11d241f2f8f5
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: 733766cd373 ("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 3a11b653a63fee0e43f4ab84b93f068b961d8fe7)
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
include/hw/xen/arch_hvm.h