core-admin/qubes
Marek Marczykowski-Górecki 5222650868
vm/adminvm: add stubs for kill/shutdown functions
Report proper error message, instead of throwing AttributeError on such
calls.

Fixes QubesOS/qubes-issues#4645
2019-02-27 06:03:57 +01:00
..
api
ext qubes/ext/gui: set videoram qdb entries 2018-12-20 18:28:40 +01:00
qmemman
storage storage/file: gracefully handle not mounted pool 2019-02-27 06:03:57 +01:00
tests tests: add in-use storage pool removal test 2019-02-27 06:03:57 +01:00
tools Merge remote-tracking branch 'origin/pr/242' 2018-11-24 14:43:43 +01:00
vm
__init__.py Use correct bool properties parsing by default 2019-02-23 15:43:19 +01:00
app.py app: allow removing VM referencing only itself 2019-02-27 06:03:57 +01:00
backup.py
config.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
devices.py
dochelpers.py
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py Prevent removal of in-use storage pool 2019-02-27 06:03:57 +01:00
features.py
firewall.py
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py