core-admin-client/qubesadmin
Marek Marczykowski-Górecki 4638a019e5
storage: make Pool.{size,usage} integers
And return None (instead of raising KeyError) when pool driver
does not provide such information.
2018-03-20 16:50:56 +01:00
..
backup restore.py: add template-related debug log messages 2018-02-24 12:43:42 +00:00
events Another approach for making qvm-shutdown nice for tests 2017-12-10 22:52:29 +01:00
tests qvm-volume: add 'info' and 'config' actions 2018-03-18 23:38:10 +01:00
tools qvm-volume: add 'info' and 'config' actions 2018-03-18 23:38:10 +01:00
vm vm: restore force_shutdown->kill deprecated alias 2018-02-13 19:01:29 +01:00
__init__.py
app.py vm/DispVM: use 'qrexec_timeout' also for call connection timeout 2018-01-14 18:36:24 +00:00
base.py Merge remote-tracking branch 'qubesos/pr/50' 2018-01-15 03:23:00 +01:00
config.py
devices.py
exc.py
features.py
firewall.py
label.py
log.py
spinner.py
storage.py storage: make Pool.{size,usage} integers 2018-03-20 16:50:56 +01:00
tags.py
utils.py