[pve-devel] [PATCH v2 qemu-server 0/5] allow explicitly configuring	vmstate storage
    Fabian Grünbichler 
    f.gruenbichler at proxmox.com
       
    Mon May 15 14:11:55 CEST 2017
    
    
  
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