hw/arm/virt: target-arm: Add A64FX processor support to virt machine
authorShuuichirou Ishii <ishii.shuuichir@fujitsu.com>
Tue, 31 Aug 2021 08:29:39 +0000 (17:29 +0900)
committerPeter Maydell <peter.maydell@linaro.org>
Wed, 1 Sep 2021 10:08:18 +0000 (11:08 +0100)
commit4d39fcd8af11c0395d7b5112828d65d48cf0cfae
tree2498904e944a831bbf168b7cc75a60c5db71ebc4
parente31c70ac04001df5e540b79843834277e283fa71
hw/arm/virt: target-arm: Add A64FX processor support to virt machine

Add -cpu a64fx to use A64FX processor when -machine virt option is
specified.  In addition, add a64fx to the Supported guest CPU types
in the virt.rst document.

Signed-off-by: Shuuichirou Ishii <ishii.shuuichir@fujitsu.com>
Reviewed-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
docs/system/arm/virt.rst
hw/arm/virt.c