From: Akihiko Odaki Date: Wed, 27 Nov 2024 07:14:38 +0000 (+0900) Subject: docs: Document that hvf on Arm is supported X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=16595bcd0e2222f51537f57200176c05f7d988ed;p=qemu.git docs: Document that hvf on Arm is supported hvf on Arm is supported since commit a1477da3ddeb ("hvf: Add Apple Silicon support"). Signed-off-by: Akihiko Odaki Reviewed-by: Alexander Graf Message-ID: <20241127-build-v1-1-65b8162733f0@daynix.com> Signed-off-by: Thomas Huth --- diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst index 6102f00aec..d8b0445157 100644 --- a/docs/about/build-platforms.rst +++ b/docs/about/build-platforms.rst @@ -40,7 +40,7 @@ Those hosts are officially supported, with various accelerators: * - CPU Architecture - Accelerators * - Arm - - kvm (64 bit only), tcg, xen + - hvf (64 bit only), kvm (64 bit only), tcg, xen * - MIPS (64 bit little endian only) - kvm, tcg * - PPC