core-admin/qubes/tests/vm
Marek Marczykowski-Górecki 466bf89aae
Fix starting VM with kernel=None
When dom0 do not provide the kernel, it should also not set kernel
command line in libvirt config. Otherwise qemu in stubdom fails to start
because it get -append option without -kernel, which is illegal
configuration.

Fixes QubesOS/qubes-issues#3339
2017-12-14 23:26:52 +01:00
..
mix vm/mix/net: use ipaddress module for ip and ip6 properties 2017-12-07 01:40:31 +01:00
__init__.py
adminvm.py
appvm.py
dispvm.py
init.py
qubesvm.py Fix starting VM with kernel=None 2017-12-14 23:26:52 +01:00