core: store dom0 info in qubes.xml
At least to have there info about its backup.
This was already done in commit
dc6fd3c8f3, but later was erroneously
reverted during migration to libvirt.
Fixes qubesos/qubes-issues#958
This commit is contained in:
parent
c421dc2a95
commit
1a284f18fb
@ -101,9 +101,6 @@ class QubesAdminVm(QubesNetVm):
|
|||||||
def suspend(self):
|
def suspend(self):
|
||||||
return
|
return
|
||||||
|
|
||||||
def create_xml_element(self):
|
|
||||||
return None
|
|
||||||
|
|
||||||
def verify_files(self):
|
def verify_files(self):
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user