mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 00:03:54 -06:00
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>
This commit is contained in:
parent
132f8ec799
commit
435d260e7e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
"""""""""""""""""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue