core-admin/qubes
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
..
api api: do not fail events when listener is cancelled in the meantime 2017-09-05 01:33:46 +02:00
ext fix and enable ServicesExtension 2017-08-14 02:30:52 +02:00
qmemman qmemman: don't load qubes.xml 2017-07-26 03:26:58 +02:00
storage storage/lvm: fix Volume() instance init when physical volume is unavailable 2017-08-12 22:44:03 +02:00
tests devices: implement DeviceCollection.update_persistent() 2017-09-05 01:33:47 +02:00
tools qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
vm fix some more fd leaks 2017-08-31 20:30:24 +02:00
__init__.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
app.py qubes/app: remove .app attr from VMMConnection 2017-09-01 19:46:28 +02:00
backup.py backup: update last backup timestamp only when backup succeed 2017-07-29 04:47:44 +02:00
config.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
core2migration.py Change vm.hvm into vm.virt_mode 2017-07-17 12:26:10 +02:00
devices.py devices: implement DeviceCollection.update_persistent() 2017-09-05 01:33:47 +02:00
dochelpers.py Fix docstrings formatting 2017-07-04 04:27:36 +02:00
events.py qubes: Allow for explicit closing of objects 2017-08-31 20:30:23 +02:00
exc.py admin: implement admin.vm.tag.* 2017-06-20 00:54:16 +02:00
firewall.py firewall: fix Firewall.clone() 2017-08-06 20:54:10 +02:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
rngdoc.py Make pylint happy 2017-04-21 16:57:35 +02:00
tarwriter.py tarwriter: use new PAX format, instead of old GNU for sparse files 2017-07-21 03:14:06 +02:00
utils.py api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00