core-admin/qubes/vm
Marek Marczykowski-Górecki f9593ce3e6
vm: allow files in kernels_dir override built-in default kernelopts
If default-kernelopts-pci.txt is present, it will override default
built-in kernelopts for the VMs with PCI device assigned.
Similarly if default-kernelopts-nopci.txt is present, it will override
default kernelopts for VMs without PCI devices.
For template-based VMs, kernelopts of the template takes precedence over
default-kernelopts-nopci.txt but not default-kernelopts-pci.txt.

Fixes QubesOS/qubes-issues#4839
2019-02-23 12:53:49 +01:00
..
mix vm/mix/net: prevent setting provides_network=false if qube is still used 2018-12-06 20:37:50 +01:00
__init__.py qubes/features: check_with_(template_and_)adminvm 2018-12-20 18:28:33 +01:00
adminvm.py Fix issues found by pylint 2.0 2018-07-15 23:51:15 +02:00
appvm.py Fix too long line 2018-02-13 11:27:59 +01:00
dispvm.py Make DispVMs started from a DispVM to use the same DVM template by default 2019-02-18 19:25:26 +01:00
qubesvm.py vm: allow files in kernels_dir override built-in default kernelopts 2019-02-23 12:53:49 +01:00
standalonevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
templatevm.py Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00