core-admin/qubes/storage
Marek Marczykowski-Górecki 1759bca00f
Rename vm.qdb to vm.untrusted_qdb
QubesDB can be freely modified by a VM, so one should take care when
reading any data retrieved from it.

Fixes QubesOS/qubes-issues#2934
2017-07-24 13:01:55 +02:00
..
__init__.py Rename vm.qdb to vm.untrusted_qdb 2017-07-24 13:01:55 +02:00
file.py storage: fix resize and revert handling 2017-07-18 01:42:37 +02:00
kernels.py storage/kernels: support only save_on_stop=False volumes 2017-07-04 14:25:08 +02:00
lvm.py storage: fix resize and revert handling 2017-07-18 01:42:37 +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)