virt-manager/virtManager/details
Pavel Hrdina 5488ff4773 virtManager: add support to create external snapshots
Add new 2 rows into the snapshotsnew windows, one to select if the
snapshot mode is `internal` or `external` and memory state location when
making external snapshot for running VM.

We will check if libvirt fully supports external snapshots by consulting
host capabilities and add `external` to snapshot mode only if it is
supported.

For external snapshots the memory state is stored in separate file but
libvirt doesn't have any default location so virtManager will get path
to all usable disks and create a dropdown menu for it, but user is still
allowed to modify that path to use whatever path they prefer.

Signed-off-by: Pavel Hrdina <phrdina@redhat.com>
2024-03-25 13:21:50 +01:00
..
__init__.py virtManager: move vmwindow components to virtManager/details 2019-06-17 00:12:32 -04:00
console.py console: Cleanup and improve console menu handling 2024-03-03 12:52:37 -05:00
details.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
serialcon.py ui: Remove use of deprecated GtkAlignment 2022-02-20 09:53:17 -05:00
snapshots.py virtManager: add support to create external snapshots 2024-03-25 13:21:50 +01:00
sshtunnels.py console: Cleanup and improve console menu handling 2024-03-03 12:52:37 -05:00
viewers.py domain: Add idx parameter to open_graphics_fd() 2024-03-03 12:52:20 -05:00