[pve-devel] [PATCH qemu-server/container/manager v2] show guest lock in status

Dominik Csapak d.csapak at proxmox.com
Thu Mar 21 10:55:17 CET 2019


this series adds the lock to vmstatus and show it in the gui

changes from v1:
* show lock on the left instead of the right, with different template

qemu-server:

Dominik Csapak (1):
  add lock to vm status

 PVE/QemuServer.pm | 6 ++++++
 1 file changed, 6 insertions(+)

pve-container:

Dominik Csapak (1):
  add lock to vm status

 src/PVE/LXC.pm | 6 ++++++
 1 file changed, 6 insertions(+)

pve-manager:

Dominik Csapak (1):
  gui: show lock in status bar of vms/cts

 www/manager6/lxc/Config.js        | 21 ++++++++++++++++++++-
 www/manager6/panel/ConfigPanel.js |  6 +++++-
 www/manager6/qemu/Config.js       | 19 ++++++++++++++++++-
 3 files changed, 43 insertions(+), 3 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list