minor comment fix
This commit is contained in:
parent
0a1f3d0a44
commit
d91162e74d
@ -963,7 +963,7 @@ class QubesVm(object):
|
|||||||
|
|
||||||
self.qdb.write("/qubes-debug-mode", str(int(self.debug)))
|
self.qdb.write("/qubes-debug-mode", str(int(self.debug)))
|
||||||
|
|
||||||
# TODO: Currently whole qmemman is quite Xen-specific, so stay with
|
# TODO: Currently the whole qmemman is quite Xen-specific, so stay with
|
||||||
# xenstore for it until decided otherwise
|
# xenstore for it until decided otherwise
|
||||||
if qmemman_present:
|
if qmemman_present:
|
||||||
vmm.xs.set_permissions('', '/local/domain/{0}/memory'.format(self.xid),
|
vmm.xs.set_permissions('', '/local/domain/{0}/memory'.format(self.xid),
|
||||||
|
Loading…
Reference in New Issue
Block a user