Pavel Hrdina 92c230d111 domain: add support to rename domain with nvram vars file
Libvirt storage API doesn't support renaming storage volumes so
we need to copy the nvram file and remove the old one.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1368922

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2017-03-08 08:24:57 +01:00
2016-09-02 14:22:10 -04:00
2017-02-05 15:59:19 -05:00
2016-06-18 10:00:39 -04:00
2016-04-18 16:42:12 -04:00
2014-09-06 18:05:43 -04:00
2013-04-03 18:13:25 -04:00
2017-02-16 19:02:22 -05:00
2017-02-16 19:02:22 -05:00
2017-02-16 19:02:01 -05:00

Virtual Machine Manager

This application provides a graphical tool for managing virtual machines via the libvirt library.

The front end of the application uses the GTK / Glade libraries for all user interaction components. The back end uses libvirt for managing Qemu/KVM and Xen virtual machines, as well as LXC containers. The UI is primarily tested with KVM, but is intended to be reasonably portable to any virtualization backend libvirt supports.

For dependency info and installation instructions, see the INSTALL.md file.

Contact

  • All comments / suggestions / patches should be directed to the virt-tools-list mailing list.
  • For IRC we use #virt on OFTC.
  • For bug reporting info, see BugReporting.
  • There are further project details on the virt-manager website.
  • See the HACKING.md file for info about submitting patches or contributing translations.
Description
Desktop tool for managing virtual machines via libvirt
Readme 99 MiB
Languages
Python 99.4%
Meson 0.6%