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 tests: add create_qdb_entries() unit test 2017-12-05 17:39:34 +01:00
adminvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
appvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
dispvm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
init.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
qubesvm.py Fix starting VM with kernel=None 2017-12-14 23:26:52 +01:00