Re: [PATCH] docs: Document that hvf on Arm is supported

2024-11-27 Thread Alexander Graf
> Am 27.11.2024 um 07:15 schrieb Akihiko Odaki : > > hvf on Arm is supported since commit a1477da3ddeb ("hvf: Add Apple > Silicon support"). > > Signed-off-by: Akihiko Odaki Reviewed-by: Alexander Graf Alex > --- > docs/about/build-platforms.rst | 2 +- > 1 file changed, 1 insertion(+), 1

[PATCH] docs: Document that hvf on Arm is supported

2024-11-26 Thread Akihiko Odaki
hvf on Arm is supported since commit a1477da3ddeb ("hvf: Add Apple Silicon support"). Signed-off-by: Akihiko Odaki --- 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 6102f00a