Go to file
Marek Marczykowski-Górecki 9d062c4c66
devices: implement DeviceCollection.update_persistent()
Allow attached device to be converted from persistent to non-persistent
and the other way around.
This is to allow starting a VM with some device attached temporarily.
When VM is not running, it is possible to attach device only
persistently, so this change will allow to do that, then, after starting
the VM, change it to non-persistent - so it will not be attached again
at further startups.

QubesOS/qubes-issues#3055
2017-09-05 01:33:47 +02:00
ci api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
contrib events: add support for async event handlers 2017-07-04 13:04:22 +02:00
doc doc: include list of extensions 2017-07-28 16:32:48 +02:00
etc Replace pool config parsing logic 2016-04-25 07:16:37 +02:00
linux Order qubesd.service after lvm2-pvscan@.service 2017-08-12 19:50:50 +02:00
qubes devices: implement DeviceCollection.update_persistent() 2017-09-05 01:33:47 +02:00
qubes-rpc Add explanation why admin.vm.volume.Import is a custom script 2017-07-25 05:20:38 +02:00
qubes-rpc-policy Add default policy for qubes.VMRootShell service 2017-08-06 20:54:11 +02:00
qubespolicy fix some more fd leaks 2017-08-31 20:30:24 +02:00
qvm-tools clock sync: drop untrusted_ prefix after validation, fix error msg 2017-07-12 20:57:52 +02:00
relaxng devices: adjust XML serialization of device options 2017-05-22 17:11:20 +02:00
rpm_spec Merge remote-tracking branches 'origin/pull/142/head', 'origin/pull/143/head' and 'origin/pull/144/head' 2017-08-14 16:32:56 +02:00
templates Fix libvirt xml template 2017-07-17 12:28:56 +02:00
test-packages test-packages/libvirt: registerErrorHandler 2017-09-01 18:38:32 +02:00
tests tests: do not reload qubes.xml 2017-06-21 00:17:42 +02:00
.coveragerc add config for coverage.py 2015-10-12 16:40:46 +02:00
.gitignore run-tests: Script for running tests in repo 2016-04-20 13:54:56 +02:00
.pylintrc Remove obsolete options from .pylintrc 2016-07-21 12:21:00 +02:00
.travis.yml travis: flag codecov.io uploads with 'unittests' flag 2017-06-02 12:31:07 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Install qubes-hcl-report and qubes-bug-report 2017-08-14 02:26:34 +02:00
Makefile.builder rpm: integrate -doc package into main one 2017-05-12 18:43:35 +02:00
README.md README: add travis button 2016-06-16 17:39:38 +02:00
run-tests tests: rearrage LVM thin tests to run at least some in devel env 2017-05-12 18:10:17 +02:00
setup.cfg Add yapf configuration to setup.cfg 2016-07-21 12:11:34 +02:00
setup.py fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
version version 4.0.6 2017-08-27 21:43:41 +02:00

Qubes core, version 3

Build Status

This is development branch of the Qubes OS core. This branch is subject to rebase without warning until further notice.

API documentation is available: https://qubes-core-admin.readthedocs.org/en/latest/.