qm: resource mapping: document live-migration-capable setting

Reviewed-by: Christoph Heiss <c.heiss@proxmox.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
Dominik Csapak 2025-03-11 14:20:55 +01:00 committed by Thomas Lamprecht
parent fe444d6e43
commit 33f614f346

View File

@ -1960,6 +1960,12 @@ Currently there are the following options:
mapping, the mediated device will be created on the first one where there are
any available instances of the selected type.
* `live-migration-capable` (PCI): This marks the PCI device as being capable of
being live migrated between nodes. This requires driver and hardware support.
Only NVIDIA GPUs with recent kernel are known to support this. Note that live
migrating passed through devices is an experimental feature and may not work
or cause issues.
Managing Virtual Machines with `qm`
------------------------------------