Marek Marczykowski-Górecki
|
22f2fe6d69
|
block: add support for devtype option
QubesOS/qubes-issues#2951
|
2017-08-01 15:20:36 +02:00 |
|
Marek Marczykowski-Górecki
|
67c382c8b0
|
ext/block: make use of QubesDB watch
Actually use just introduced API.
Also document new `device-list-change:class` event.
QubesOS/qubes-issues#2940
|
2017-07-25 05:20:39 +02:00 |
|
Marek Marczykowski-Górecki
|
0fb7c1fbed
|
Follow change of qubesdb path return type
It's str/unicode, not bytes now.
QubesOS/qubes-issues#2937
|
2017-07-25 05:20:38 +02:00 |
|
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 |
|
Marek Marczykowski-Górecki
|
9bb5054e50
|
ext: BlockDevices extension
Handle block devices exposed by VMs
|
2017-06-05 23:33:58 +02:00 |
|