manager/qubesmanager
Marek Marczykowski-Górecki f65dcdbf10 Watch for domain start/stop events and refresh VM connection info
QubesVm object caches some domain state (domain ID in libvirt object,
Qubes DB connection socket), which can become out of date in
case of start/stop events. Currently it needs manual trigger to refresh
itself.
2015-03-30 04:59:08 +02:00
..
__init__.py Initial public commit. 2010-05-11 16:54:35 +02:00
.gitignore gitignore 2012-07-05 00:47:05 +02:00
appmenu_select.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
backup_utils.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
backup.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
block.py block: update the code for new block API 2014-12-12 05:13:57 +01:00
create_new_vm.py create-vm: Handle the case when no HVM-template exists 2014-06-07 04:40:24 +02:00
firewall.py Update to follow core-admin change: rename write_iptables_xenstore_entry 2015-03-28 22:59:13 +01:00
global_settings.py *.py: Use full paths when calling subprocess.Popen(). 2014-05-22 15:07:35 +02:00
log_dialog.py log_dialog: display only last 1MB of log, force it plain text 2014-05-05 02:15:01 +02:00
main.py Watch for domain start/stop events and refresh VM connection info 2015-03-30 04:59:08 +02:00
mount_for_backup.sh Remove trailing semicolons 2014-02-23 00:44:08 +01:00
multiselectwidget.py Remove trailing semicolons 2014-02-23 00:44:08 +01:00
restore.py backups/restore: always allow an option to manually unmount storage device 2014-09-26 15:01:37 +02:00
settings.py settings: hide "add all" widget from devices tab 2014-11-01 19:57:17 +01:00
table_widgets.py table: sort dom0 first no matter sort order 2015-03-10 21:05:48 +01:00
thread_monitor.py use any python2, not explicit python2.6 2013-01-23 15:55:14 +01:00