mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-04 10:04:06 +00:00
![]() When live migrating, with a q35 machine will get the qemu version encoded in the machine type, for example,'pc-q35-2.12', so we need to allow this too and cannot expect that all q35 machine have q35' in verbatim as their type. So, when migrating such a machine live, we missed to include the q35 cfg because we didn't allowed versioned q35 machine types, which then failed the migration. Signed-off-by: Dominik Csapak <d.csapak@proxmox.com> |
||
---|---|---|
debian | ||
PVE | ||
test | ||
.gitignore | ||
bootsplash.jpg | ||
bootsplash.xcf | ||
Makefile | ||
modules-load.conf | ||
pcitest.pl | ||
pve-bridge | ||
pve-bridge-hotplug | ||
pve-bridgedown | ||
pve-q35.cfg | ||
pve-usb.cfg | ||
qm | ||
qmeventd.c | ||
qmeventd.h | ||
qmeventd.service | ||
qmextract | ||
qmrestore |