aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2023-07-04 14:06:47 +0100
committerPeter Maydell <peter.maydell@linaro.org>2023-07-06 13:30:10 +0100
commitc74138c6c040b62e941326a4fbb25a93fdd35b72 (patch)
treecd30400ed5dbcbcee7e441827807ede69fd0133b /docs
parent7d8c283e10dd818457e7c6a0f729fb03857253ac (diff)
downloadqemu-c74138c6c040b62e941326a4fbb25a93fdd35b72.zip
qemu-c74138c6c040b62e941326a4fbb25a93fdd35b72.tar.gz
qemu-c74138c6c040b62e941326a4fbb25a93fdd35b72.tar.bz2
target/arm: Define neoverse-v1
Now that we have implemented support for FEAT_LSE2, we can define a CPU model for the Neoverse-V1, and enable it for the virt and sbsa-ref boards. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Message-id: 20230704130647.2842917-3-peter.maydell@linaro.org Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r--docs/system/arm/virt.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/arm/virt.rst b/docs/system/arm/virt.rst
index 1cab33f..51cdac6 100644
--- a/docs/system/arm/virt.rst
+++ b/docs/system/arm/virt.rst
@@ -61,6 +61,7 @@ Supported guest CPU types:
- ``a64fx`` (64-bit)
- ``host`` (with KVM only)
- ``neoverse-n1`` (64-bit)
+- ``neoverse-v1`` (64-bit)
- ``max`` (same as ``host`` for KVM; best possible emulation with TCG)
Note that the default is ``cortex-a15``, so for an AArch64 guest you must