core-admin/qubes
Bahtiar `kalkin-` Gadimov 990cfd8ab9
Migrate DeviceCollection to new API
- Use PersistentCollection as _set()
- attach/detach expect DeviceAssignment as parater
- attached(persistent=True) is now persistent()
- attached() returns all attached devices
- assigned() returns all attached device assignments

`#	modified:   templates/libvirt/xen.xml

Signed-off-by: Bahtiar `kalkin-` Gadimov <bahtiar@gadimov.de>
2017-04-15 18:05:28 +02:00
..
ext Fix bug in PCIDeviceExtension: decode buffer to string 2017-04-15 18:05:12 +02:00
qmemman qmemman: update for py3k 2017-02-27 02:37:49 +01:00
storage mgmt: implement storage-related methods 2017-03-16 20:04:01 +01:00
tests mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
tools qvm-device validates device parameters 2017-04-15 18:05:25 +02:00
vm Migrate DeviceCollection to new API 2017-04-15 18:05:28 +02:00
__init__.py mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
app.py qubes/mgmt: lifecycle and class listing 2017-04-03 21:55:01 +02:00
backup.py backup: make hmac verification more defensive 2017-02-27 02:37:52 +01:00
config.py mgmt: add label-related calls 2017-03-16 20:04:04 +01:00
core2migration.py qubes/core2migration: update locking API 2017-02-27 02:37:47 +01:00
devices.py Migrate DeviceCollection to new API 2017-04-15 18:05:28 +02:00
dochelpers.py Add documentation for mgmt 2017-03-13 21:51:52 +01:00
events.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
exc.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
firewall.py qubes/events: they accept only keyword arguments 2017-02-21 14:46:42 +01:00
log.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
mgmt.py qubes: revert async def, use @asyncio.coroutine 2017-04-05 17:05:52 +02:00
rngdoc.py Add documentation for mgmt 2017-03-13 21:51:52 +01:00
tarwriter.py qubes: port core to python3 2017-01-20 16:42:51 +01:00
utils.py misc pylint fixes related to qubesd 2017-02-08 15:37:39 +01:00