mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 16:38:16 +00:00
![]() Set the 'enable-migration' QEMU command-line flag to on for live-migration marked mapped devices, as the default is 'auto', but for those which are marked as capable for live-migration, we want to explicitly enable that, so that we get an early error on start if the driver does not support live-migration. With that we can drop such devices from being a migration blocker. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> [TL: squash and re-order similar changes together] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com> |
||
---|---|---|
.. | ||
API2 | ||
CLI | ||
QemuConfig | ||
QemuServer | ||
VZDump | ||
Makefile | ||
QemuConfig.pm | ||
QemuMigrate.pm | ||
QemuServer.pm | ||
QMPClient.pm |