core-admin/qubes/storage
Marek Marczykowski-Górecki 16db68b053
Merge branch 'core3-devices' into core3-devel
* core3-devices:
  Fix core2migration and tests for new devices API
  tests: more qubes.devices tests
  qubes/ext/pci: implement pci-no-strict-reset/BDF feature
  qubes/tools: allow calling qvm-device as qvm-devclass (like qvm-pci)
  qubes: make pylint happy
  qubes/tools: add qvm-device tool (and tests)
  tests: load qubes.tests.tools.qvm_ls
  tests: PCI devices tests
  tests: add context manager to catch stdout
  qubes/ext/pci: move PCI devices handling to an extension
  qubes/devices: use more detailed exceptions than just KeyError
  qubes/devices: allow non-persistent attach
  qubes/storage: misc fixes for VM-exposed block devices handling
  qubes: new devices API

Fixes QubesOS/qubes-issues#2257
2016-09-04 21:32:01 +02:00
..
__init__.py qubes/storage: misc fixes for VM-exposed block devices handling 2016-09-03 20:41:02 +02:00
domain.py qubes/storage: misc fixes for VM-exposed block devices handling 2016-09-03 20:41:02 +02:00
file.py Merge branch 'core3-devices' into core3-devel 2016-09-04 21:32:01 +02:00
kernels.py qubes.linux.kernel use new storage api 2016-07-13 22:34:34 +02:00
lvm.py Merge remote-tracking branch 'qubesos/pr/52' into core3-devel 2016-09-04 21:21:43 +02:00
README.md Merge remote-tracking branch 'marmarek/master' into core3-devel 2016-03-03 01:13:51 +01:00

WNI File storage

Before v3.1 there existed a draft wni storage. You can find it in the git history

(it was in /core/storage directory, now gone)