[pve-devel] [PATCH qemu-server/manager/docs v2 0/3] live-migration with VNC clipboard
Markus Frank
m.frank at proxmox.com
Thu Jan 8 11:10:08 CET 2026
The live-migration feature now works with QEMU 10.1:
5d56bff11e ("ui/vdagent: add migration support")
qemu-server:
v2:
* add machine version check to ensure QEMU version is at least 10.1.
Markus Frank (1):
vga: allow live-migration with clipboard
src/PVE/API2/Qemu.pm | 4 +++-
src/PVE/QemuMigrate.pm | 6 +++++-
src/PVE/QemuServer.pm | 4 ++--
3 files changed, 10 insertions(+), 4 deletions(-)
pve-manager:
v2:
* update text of hint instead of removing it entirely
Markus Frank (1):
ui: display: update 'live-migration with VNC-clipboard not working'
note
www/manager6/qemu/DisplayEdit.js | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
docs:
v2:
* update live-migration limitation text instead of removing it entirely
Markus Frank (1):
vnc-clipboard: change 'live-migration not working' note
qm.adoc | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
--
2.47.3
More information about the pve-devel
mailing list