qemu-server/PVE/QemuConfig
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
..
Makefile config: add special class that prevents writing the configuration 2025-02-18 15:06:04 +01:00
NoWrite.pm config: make attempts at writing out NoWrite configs fatal 2025-02-18 15:06:04 +01:00