qemu-server/PVE
Dominik Csapak c6737ef18b ensure correct machine type gets saved on snapshot
instead of overwriting the 'machine' config in the snapshot,
use its own 'runningmachine' config only for the snapshot

this way, we do not lose the machine type if it was
explicitely set during the snapshot, but deleted afterwards

we also have to adapt the tests for this

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2018-09-17 15:48:05 +02:00
..
API2 improve 'pending changes' message for clone 2018-09-12 10:54:27 +02:00
CLI qm rescan: fix typo in dryrun description 2018-08-21 09:21:41 +02:00
QemuServer fix #1865: CloudInit doesn't add IPv6 2018-08-22 12:40:26 +02:00
VZDump fix #1779: vzdump: ensure guest-fsfreeze-thaw is called on error 2018-05-23 11:18:28 +02:00
Makefile add QemuServer::Memory 2016-05-23 10:02:07 +02:00
QemuConfig.pm ensure correct machine type gets saved on snapshot 2018-09-17 15:48:05 +02:00
QemuMigrate.pm Fix #1242 : clone_disk : call qga fstrim after clone 2018-08-02 11:35:50 +02:00
QemuServer.pm ensure correct machine type gets saved on snapshot 2018-09-17 15:48:05 +02:00
QMPClient.pm return error from guest-agent 2018-02-20 09:56:59 +01:00