core-admin/qubes
Marek Marczykowski-Górecki a9ec2bb2c3
vm/qubesvm: fix race condition in failed startup handling
Instead of checking if domain is still running/paused, try to kill it
anyway and ignore appropriate exception. Otherwise domain could die
before the check and killing.
2019-01-19 03:25:20 +01:00
..
api qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
ext qubes/ext/gui: set videoram qdb entries 2018-12-20 18:28:40 +01:00
qmemman qmemman: fix early crash 2018-01-18 17:36:37 +01:00
storage storage/lvm: fix listing volume revisions when VM name include volume name 2019-01-19 03:25:19 +01:00
tests tests: drop expectedFailure from qubes_desktop_run test 2019-01-12 02:41:22 +01:00
tools Merge remote-tracking branch 'origin/pr/242' 2018-11-24 14:43:43 +01:00
vm vm/qubesvm: fix race condition in failed startup handling 2019-01-19 03:25:20 +01:00
__init__.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
app.py Introduce management_dispvm property 2018-12-03 19:18:26 +01:00
backup.py Remove unused core2migration.py 2018-12-04 16:12:33 +01:00
config.py app: create /var/lib/qubes as file-reflink if supported 2018-09-11 23:50:26 +00:00
devices.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
dochelpers.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
events.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
exc.py Drop unnecessary 'pass' to make pylint happy 2018-12-04 16:06:33 +01:00
features.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
firewall.py Merge branch 'master' into devel-no-assert 2018-10-29 20:29:53 +01:00
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 qubes/utils: parse_size: Fix string comparison 2019-01-16 21:18:50 -05:00