qemu-server/PVE
Fabian Grünbichler ad5812d8fb parse_config: optional strict mode
when passing a config from one cluster to another, we want to be strict
when parsing - it's better to fail the migration early and upgrade the
target node instead of failing the migration later (when significant
work for transferring disks and/or state has already been done) or not
at all, but silently lose config settings that the target doesn't
understand.

this also might be helpful in other cases - e.g. when restoring from a
backup.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
2022-02-09 18:47:56 +01:00
..
API2 agent: code style fix 2022-02-09 18:45:14 +01:00
CLI qm: move-disk: to not make reassign specific options fixed 2021-11-11 14:01:04 +01:00
QemuServer pci: allow override of PCI vendor/device ids 2022-01-25 10:59:23 +01:00
VZDump vzdump: increase timeout for QMP 'cont' after backup start 2021-10-27 13:51:45 +02:00
Makefile buildsys: use $(MAKE) instead of make 2019-09-24 18:06:16 +02:00
QemuConfig.pm snapshot: implement __snapshot_activate_storages 2022-02-08 10:43:03 +01:00
QemuMigrate.pm move map_storage to PVE::JSONSchema::map_id 2022-02-09 18:46:20 +01:00
QemuServer.pm parse_config: optional strict mode 2022-02-09 18:47:56 +01:00
QMPClient.pm tree wide cleanups 2020-10-16 18:03:32 +02:00