virt-manager/virtManager
taoky 328cabca8f hoststorage: Use DeviceDisk.paths_in_use_by for performance
When there's a pool with many vols (files), and user clicks on "Browse" in
VM's Virtual Disk details, the UI could stuck for up to several minutes.

By using DeviceDisk.paths_in_use_by() for bulk getting names, it could
show browser much faster.
2024-07-22 12:42:10 +02:00
..
details Allow serial console resize to beyond 80 columns. 2024-03-26 17:34:50 +01:00
device netlist: Fix UI error when virtual network doesn't exist 2024-03-02 13:22:45 -05:00
lib connectauth: Drop sanity checking for libvirtd 2023-09-24 16:31:58 -04:00
object virtManager: domain: allow disk only snapshots 2024-03-25 13:21:50 +01:00
__init__.py Fix copyright header to specify GPLv2 or later, not GPLv2 only. 2018-04-04 16:51:37 -04:00
about.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
addhardware.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
asyncjob.py asyncjob: Remove unused import 2023-01-19 11:59:20 -05:00
baseclass.py baseclass: Avoid glib Source ID XX not found at app shutdown 2024-03-03 14:18:04 -05:00
clone.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
config.py console: Move embeddable_graphics() to console.py 2024-03-03 12:52:20 -05:00
connection.py virtManager: ignore agen livecycle event for shutoff VMs 2024-03-25 13:21:50 +01:00
connmanager.py virtManager: add coverage annotations and remove dead code 2020-08-26 15:20:05 -04:00
createconn.py uitests: Finish createconn.py coverage 2020-08-26 15:20:05 -04:00
createnet.py createnet: Add full uitest coverage 2020-08-26 15:20:05 -04:00
createpool.py Clean up FileChooser usage a bit 2022-12-14 12:31:17 -05:00
createvm.py createvm: Replace deprecated pkgutil.find_loader 2024-03-03 10:43:30 -05:00
createvol.py Support creating sparse volumes on ZFS pools 2024-03-02 11:37:45 -05:00
delete.py delete: Fix ambiguity that confused pylint 2023-09-24 16:31:58 -04:00
engine.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
error.py Use GtkFileChooserNative 2024-04-07 15:54:47 -04:00
host.py ui: Remove use of deprecated GtkAlignment 2022-02-20 09:53:17 -05:00
hostnets.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
hoststorage.py hoststorage: Use DeviceDisk.paths_in_use_by for performance 2024-07-22 12:42:10 +02:00
manager.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
migrate.py migrate: Add XML editor support 2020-09-05 17:50:48 -04:00
oslist.py virtManager: oslist: Push users towards linuxXXXX options 2022-02-12 11:53:09 -05:00
preferences.py createvm: Tweaks to new UEFI pref 2022-01-31 14:18:42 -05:00
storagebrowse.py uitests: Fix with GtkFileChooserNative 2024-04-07 15:55:48 -04:00
systray.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
virtmanager.py systray: Cleanups and improvements for --show-systray 2024-03-03 14:18:04 -05:00
vmmenu.py Clean up gtk STOCK and various image usage 2022-02-19 15:33:42 -05:00
vmwindow.py Use GtkFileChooserNative 2024-04-07 15:54:47 -04:00
xmleditor.py xmleditor: make gtksourceview optional 2024-06-06 10:25:26 +02:00