aboutsummaryrefslogtreecommitdiff
path: root/docs/system
diff options
context:
space:
mode:
authorPierrick Bouvier <pierrick.bouvier@linaro.org>2025-01-13 12:35:35 +0000
committerPeter Maydell <peter.maydell@linaro.org>2025-01-13 12:35:35 +0000
commit435d260e7ec5ff9c79e3e62f1d66ec82d2d691ae (patch)
tree36d5a350d26406b8c98edcec78778147fa88dc73 /docs/system
parent132f8ec799cea261ad6b60ac8ae86f17cc98b9a1 (diff)
downloadqemu-435d260e7ec5ff9c79e3e62f1d66ec82d2d691ae.zip
qemu-435d260e7ec5ff9c79e3e62f1d66ec82d2d691ae.tar.gz
qemu-435d260e7ec5ff9c79e3e62f1d66ec82d2d691ae.tar.bz2
docs/system/arm/virt: mention specific migration information
Signed-off-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Message-id: 20241219183211.3493974-4-pierrick.bouvier@linaro.org [PMM: Removed a paragraph about using non-versioned models.] Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'docs/system')
-rw-r--r--docs/system/arm/virt.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/system/arm/virt.rst b/docs/system/arm/virt.rst
index f87adeb..766a745 100644
--- a/docs/system/arm/virt.rst
+++ b/docs/system/arm/virt.rst
@@ -19,6 +19,10 @@ of the 5.0 release and ``virt-5.0`` of the 5.1 release. Migration
is not guaranteed to work between different QEMU releases for
the non-versioned ``virt`` machine type.
+VM migration is not guaranteed when using ``-cpu max``, as features
+supported may change between QEMU versions. To ensure your VM can be
+migrated, it is recommended to use another cpu model instead.
+
Supported devices
"""""""""""""""""