]> 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>
Tue, 18 Mar 2025 06:02:48 +0000 (09:02 +0300)
commit704eaf82193d133f75216c5739aef387c40dedcc
tree41bc02584ace745c87e7525b9b5849becbbf25e1
parent6620335418f31a2eeeafab88a885b17efaa42fcc
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