From: Leonardo Garcia <[email protected]>

This patch set introduces an option in the vmmDetails window to delete
the VM whose details are currently shown on the present details window.

Leonardo Garcia (2):
  Add preference to ask for confirmation while deleting a running VM.
  Add delete VM option in console viewer.

 data/org.virt-manager.virt-manager.gschema.xml |    6 +++
 ui/vmm-details.ui                              |   15 ++++++++
 ui/vmm-preferences.ui                          |   31 ++++++++++++++++
 virtManager/baseclass.py                       |    5 ++-
 virtManager/config.py                          |    4 ++
 virtManager/details.py                         |   11 +++++-
 virtManager/engine.py                          |   46 +++++++++++++++++++++++-
 virtManager/preferences.py                     |    7 ++++
 8 files changed, 120 insertions(+), 5 deletions(-)

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to