qemu-server/PVE/QemuServer
Dominik Csapak ad5f4f3837 fix check if machine type is q35
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>
2018-11-27 13:35:52 +01:00
..
Agent.pm qemu agent: fixup error message letter-case 2018-07-11 11:26:00 +02:00
Cloudinit.pm fix #1959: add fallback for 'auto' previously set by SLAAC 2018-11-13 10:10:29 +01:00
ImportDisk.pm do not overwrite global signal handlers 2017-09-14 15:25:28 +02:00
Makefile add Agent helper package 2018-07-11 10:29:45 +02:00
Memory.pm numaX : use cpus option multiple time if cpulist 2016-10-10 10:16:37 +02:00
OVF.pm Initial support for importing OVF virtual machines 2017-09-25 13:31:55 +02:00
PCI.pm QemuServer: remove PCI sysfs helpers 2018-11-19 14:06:11 +01:00
USB.pm fix check if machine type is q35 2018-11-27 13:35:52 +01:00