[pve-devel] [PATCH v2 qemu-server 0/2] write_config harmonization

Fabian Grünbichler f.gruenbichler at proxmox.com
Fri Feb 12 11:14:39 CET 2016


Two patches that prepare for common config write code paths. The implementation
of write_config for Qemu is now identical to that in LXC.

Fabian Grünbichler (2):
  Refactor update_config_nolock -> write_config
  Drop skiplock from write_config

 PVE/API2/Qemu.pm   | 26 +++++++++++++-------------
 PVE/CLI/qm.pm      |  2 +-
 PVE/QemuMigrate.pm |  6 +++---
 PVE/QemuServer.pm  | 45 ++++++++++++++++++---------------------------
 4 files changed, 35 insertions(+), 44 deletions(-)

-- 
2.1.4





More information about the pve-devel mailing list