[pve-devel] applied-series: [PATCH guest-common/qemu-server/manager/docs v7] implement experimental vgpu live migration

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Apr 3 18:33:29 CEST 2025


Am 11.03.25 um 14:20 schrieb Dominik Csapak:
> pve-guest-common:
> 
> Dominik Csapak (2):
>   mapping: pci: check the mdev configuration on the device too
>   mapping: pci: add 'live-migration-capable' flag to mappings
> 
>  src/PVE/Mapping/PCI.pm | 16 +++++++++++++++-
>  1 file changed, 15 insertions(+), 1 deletion(-)
> 
> qemu-server:
> 
> Dominik Csapak (9):
>   tests: cfg2cmd: fix mdev tests
>   pci: mapping: check mdev config against hardware
>   pci: set 'enable-migration' to on for live-migration marked mapped
>     devices
>   check_local_resources: add more info per mapped device and return as
>     hash
>   check_local_resources: allow mapped devices for offline migration
>   api: enable live migration for marked mapped pci devices
>   api: include not mapped resources for running vms in migrate
>     preconditions
>   migrate: show vfio state transferred too
>   migrate: add transfer summary
> 
>  PVE/API2/Qemu.pm                 | 59 +++++++++++++++++++-------------
>  PVE/QemuMigrate.pm               | 46 +++++++++++++++++++++----
>  PVE/QemuServer.pm                | 24 +++++++++----
>  PVE/QemuServer/PCI.pm            | 10 +++++-
>  test/run_config2command_tests.pl |  2 +-
>  5 files changed, 101 insertions(+), 40 deletions(-)
> 
> pve-manager:
> 
> Dominik Csapak (4):
>   mapping: pci: include mdev in config checks
>   bulk migrate: improve precondition checks
>   ui: adapt migration window to precondition api change
>   fix #5175: ui: allow configuring and live migration of mapped pci
>     resources
> 
>  PVE/API2/Cluster/Mapping/PCI.pm   |  2 +-
>  PVE/API2/Nodes.pm                 | 12 ++++++++
>  www/manager6/dc/PCIMapView.js     |  8 +++++
>  www/manager6/window/Migrate.js    | 51 ++++++++++++++++++++-----------
>  www/manager6/window/PCIMapEdit.js | 20 +++++++++---
>  5 files changed, 70 insertions(+), 23 deletions(-)
> 
> pve-docs:
> 
> Dominik Csapak (2):
>   qm: resource mapping: add description for `mdev` option
>   qm: resource mapping: document `live-migration-capable` setting
> 
>  qm.adoc | 18 ++++++++++++++++++
>  1 file changed, 18 insertions(+)
> 


applied series, with some clean-ups/re-ordering (mostly commits and their
messages), thanks!

Towards the end I might have overlooked picking up a few T-b trailers from
Christoph, sorry about that, they nonetheless played a vital role when
applying this, so please be not discouraged by that.




More information about the pve-devel mailing list