core-admin/qubes
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
..
api api/admin: make libvirt start error more informative 2017-12-14 23:26:52 +01:00
ext typo in docstring 2017-12-05 17:39:34 +01:00
qmemman Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
storage storage/file: move revisions_to_keep restrictions to property setter 2017-11-07 02:57:59 +01:00
tests Fix starting VM with kernel=None 2017-12-14 23:26:52 +01:00
tools Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
vm vm/mix/net: fill QubesDB for already connected VMs 2017-12-14 23:26:51 +01:00
__init__.py cache PropertyHolder.property_list and use O(1) property name lookups 2017-11-11 02:38:16 +01:00
app.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
backup.py backup: fix handling target write error (like no disk space) 2017-11-07 03:10:42 +01:00
config.py Add IPv6 related VM properties 2017-12-07 01:40:30 +01:00
core2migration.py app: kill default_fw_netvm property 2017-12-07 01:40:29 +01:00
devices.py devices: clarify error on attaching non-persistent device to stopped VM 2017-10-21 04:05:16 +02:00
dochelpers.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
events.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
exc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
firewall.py firewall: skip expired rules 2017-10-21 03:35:00 +02:00
log.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rngdoc.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
tarwriter.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
utils.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00