core-admin/qubes
Marek Marczykowski-Górecki 50b812190b
Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel
* kalkin/device-assignments: (21 commits)
  PCI extension cache PCIDevice objects
  Make pylint ♥
  Fix pylint warning no-else-return
  Fix pylint warning len-as-conditional
  device-list-attached event returns a dev/options tupples list
  DeviceAssignment options are now a dict
  Remove WrongAssignment exception
  Rename qubes.devices.BlockDevice to qubes.storage.BlockDevice
  Update relaxng devices option element
  Fix tests broken by the new assignment api
  Fix qubes.tests.devices
  Fix pci device integration tests
  qvm-device add support for assignments
  Update ext/pci to new api
  BaseVM add DeviceAssignment xml serialization
  Migrate DeviceCollection to new API
  Add PersistentCollection helper to qubes.devices
  Add DeviceAssignment
  qvm-device validates device parameters
  qvm-device fix handling of non block devices
  ...
2017-04-21 17:09:33 +02:00
..
ext PCI extension cache PCIDevice objects 2017-04-15 23:50:11 +02:00
qmemman qmemman: update for py3k 2017-02-27 02:37:49 +01:00
storage Make pylint happy 2017-04-21 16:57:35 +02:00
tests Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
tools Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
vm Merge remote-tracking branch 'kalkin/device-assignments' into core3-devel 2017-04-21 17:09:33 +02:00
__init__.py mgmt: move property value sanitization to property definition 2017-03-31 11:55:24 +02:00
app.py Make pylint happy 2017-04-21 16:57:35 +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 Make pylint ♥ 2017-04-15 23:50:11 +02:00
devices.py Make pylint happy 2017-04-21 16:57:35 +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 Make pylint happy 2017-04-21 16:57:35 +02: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
mgmtinternal.py qubesd: add second socket for in-dom0 internal calls 2017-04-07 17:07:28 +02:00
rngdoc.py Make pylint happy 2017-04-21 16:57:35 +02:00
tarwriter.py Make pylint happy 2017-04-21 16:57:35 +02:00
utils.py Make pylint happy 2017-04-21 16:57:35 +02:00