]> git.proxmox.com Git - qemu-server.git/commit - PVE/QemuServer.pm
move the vmgenid device after readconfig on q35
authorDominik Csapak <d.csapak@proxmox.com>
Fri, 31 Jan 2020 14:41:21 +0000 (15:41 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 31 Jan 2020 19:26:26 +0000 (20:26 +0100)
commit844d8fa6287875664bf90001386f5d89cc09c4a8
tree994ffaf9e5243a9c57c0b707d6e819e640563ebd
parent65204e922ad20608750dac8a4f3a7025e358f314
move the vmgenid device after readconfig on q35

and adapt the tests

this does not impact live migration, since the order here does not
change the device layout

we want this to consistently have the readconfig first

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
PVE/QemuServer.pm
test/cfg2cmd/pinned-version.conf.cmd
test/cfg2cmd/q35-linux-hostpci-multifunction.conf.cmd
test/cfg2cmd/q35-linux-hostpci.conf.cmd
test/cfg2cmd/q35-win10-hostpci.conf.cmd