]> 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)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 11 Mar 2025 19:03:26 +0000 (20:03 +0100)
commit3a11b653a63fee0e43f4ab84b93f068b961d8fe7
tree6439828d82653aed329242487d5d262d3dce847d
parent700d3d6dd41de3bd3f1153e3cfe00b93f99b1441
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>
include/hw/xen/arch_hvm.h