We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a9fe6 commit 2ba700aCopy full SHA for 2ba700a
docs/system/arm/virt.rst
@@ -70,11 +70,11 @@ Supported guest CPU types:
70
- ``cortex-a76`` (64-bit)
71
- ``cortex-a710`` (64-bit)
72
- ``a64fx`` (64-bit)
73
-- ``host`` (with KVM only)
+- ``host`` (with KVM and HVF only)
74
- ``neoverse-n1`` (64-bit)
75
- ``neoverse-v1`` (64-bit)
76
- ``neoverse-n2`` (64-bit)
77
-- ``max`` (same as ``host`` for KVM; best possible emulation with TCG)
+- ``max`` (same as ``host`` for KVM and HVF; best possible emulation with TCG)
78
79
Note that the default is ``cortex-a15``, so for an AArch64 guest you must
80
specify a CPU type.
0 commit comments