[pve-devel] applied: [PATCH v2 qemu-server 0/5] allow explicitly configuring vmstate storage
Wolfgang Bumiller
w.bumiller at proxmox.com
Fri Sep 22 10:09:10 CEST 2017
applied series
On Mon, May 15, 2017 at 02:11:55PM +0200, Fabian Grünbichler wrote:
> changes to v1:
> - add permission checks in patch #1
> - simplify storage selection loop in patch #2 (thanks Wolfang)
> - add patch #5 for code hygiene ;)
>
> Fabian Grünbichler (5):
> config: add vmstatestorage option
> snapshot: use explicitly configured vmstate storage
> rename foreach_writable_storage to foreach_storage_used_by_vm
> config: make vmstatestorage hotpluggable
> use foreach_drive in foreach_storage_used_by_vm
>
> PVE/API2/Qemu.pm | 7 +++++++
> PVE/QemuConfig.pm | 28 +++++++++++-----------------
> PVE/QemuServer.pm | 18 ++++++++++--------
> 3 files changed, 28 insertions(+), 25 deletions(-)
>
> --
> 2.1.4
More information about the pve-devel
mailing list