core-admin/qmemman
Marek Marczykowski-Górecki 78b63eb21a
qmemman: fix crash when VM fails to start
In this case, qmemman would not manage to get any memory state for such
VM, so memory_current would be 'None'. But later it would perform
arithmetics on it, which would result in qmemman crash (TypeError
exception).

Fixes QubesOS/qubes-issues#1601
2016-01-11 21:50:57 +01:00
..
.gitignore Move all files one level up 2013-03-16 19:56:51 +01:00
Makefile Move dispvm+qmemman service files to relevant directories 2014-11-19 12:50:25 +01:00
qmemman_algo.py qmemman: add logging 2015-03-31 20:42:53 +02:00
qmemman_client.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00
qmemman_server.py qmemman: handle memory assigned to VM but not yet used 2016-01-06 00:40:10 +01:00
qmemman.conf Move all files one level up 2013-03-16 19:56:51 +01:00
qmemman.py qmemman: fix crash when VM fails to start 2016-01-11 21:50:57 +01:00
qubes-qmemman.service Move dispvm+qmemman service files to relevant directories 2014-11-19 12:50:25 +01:00
server.py Declare file encoding for all python files, fill missing copyright headers 2014-05-18 21:03:27 +02:00