[pve-devel] applied-series: [PATCH-SERIES qemu-server v3 0/3] fix #6007: fix PBS template backup for certain configurations
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Feb 18 15:20:32 CET 2025
including my follow-ups with Fiona's R-B
On February 12, 2025 12:04 pm, Fiona Ebner wrote:
> Changes in v3:
> * actually decouple config data and control flow by using a blessed object
>
> Changes in v2:
> * add comment about decoupling config data and metadata
>
> Fiona Ebner (3):
> backup: also restore VM power state for early failures
> config: add special class that prevents writing the configuration
> fix #6007: template backup: use minimized configuration for handling
> the full vm start
>
> PVE/Makefile | 1 +
> PVE/QemuConfig.pm | 15 +++++++++++++++
> PVE/QemuConfig/Makefile | 5 +++++
> PVE/QemuConfig/NoWrite.pm | 25 +++++++++++++++++++++++++
> PVE/QemuServer.pm | 17 ++++++++++++++---
> PVE/VZDump/QemuServer.pm | 12 ++++++------
> 6 files changed, 66 insertions(+), 9 deletions(-)
> create mode 100644 PVE/QemuConfig/Makefile
> create mode 100644 PVE/QemuConfig/NoWrite.pm
>
> --
> 2.39.5
>
>
>
> _______________________________________________
> pve-devel mailing list
> pve-devel at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel
>
>
>
More information about the pve-devel
mailing list