qemu-server/PVE
Fabian Grünbichler 92d2ffdd9b config: make attempts at writing out NoWrite configs fatal
attempting to write such a config is already a bug, and execution should not
continue in this case. very often a write of the config will be followed by
reloading it, expecting changes to be persisted and possibly missing
re-checking of the original reason for marking the config as NoWrite.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Reviewed-by: Fiona Ebner <f.ebner@proxmox.com>
2025-02-18 15:06:04 +01:00
..
API2 api: fix ova live import by using correct format for source image 2025-01-20 18:49:41 +01:00
CLI fix #5980: importdisk: fix spurious warning 2024-12-09 19:46:03 +01:00
QemuConfig config: make attempts at writing out NoWrite configs fatal 2025-02-18 15:06:04 +01:00
QemuServer qmp helpers: device add/del: use HMP interface 2025-02-04 17:07:19 +01:00
VZDump vzdump: align behavior for vma backup with PBS backup for templates 2025-02-18 15:06:04 +01:00
Makefile config: add special class that prevents writing the configuration 2025-02-18 15:06:04 +01:00
QemuConfig.pm config: add special class that prevents writing the configuration 2025-02-18 15:06:04 +01:00
QemuMigrate.pm migration: remote phase one: use volume format from storage layer 2024-12-09 09:07:17 +01:00
QemuServer.pm config: revamp NoWrite interface 2025-02-18 15:06:04 +01:00
QMPClient.pm tree-wide: fix various typos in comments 2024-12-05 12:33:24 +01:00