docs/about/build-platforms.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
hvf on Arm is supported since commit a1477da3ddeb ("hvf: Add Apple
Silicon support").
Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com>
---
docs/about/build-platforms.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst
index 6102f00aec0f..d8b0445157f0 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
---
base-commit: 34754a3a627e1937be7f3daaa0c5e73d91c7d9b5
change-id: 20241121-build-c1661b2e728d
Best regards,
--
Akihiko Odaki <akihiko.odaki@daynix.com>
> Am 27.11.2024 um 07:15 schrieb Akihiko Odaki <akihiko.odaki@daynix.com>: > > hvf on Arm is supported since commit a1477da3ddeb ("hvf: Add Apple > Silicon support"). > > Signed-off-by: Akihiko Odaki <akihiko.odaki@daynix.com> Reviewed-by: Alexander Graf <agraf@csgraf.de> Alex > --- > docs/about/build-platforms.rst | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/docs/about/build-platforms.rst b/docs/about/build-platforms.rst > index 6102f00aec0f..d8b0445157f0 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 > > --- > base-commit: 34754a3a627e1937be7f3daaa0c5e73d91c7d9b5 > change-id: 20241121-build-c1661b2e728d > > Best regards, > -- > Akihiko Odaki <akihiko.odaki@daynix.com> >
© 2016 - 2024 Red Hat, Inc.