9eafa57539
The following list is bollocks. There were many, many more. Conflicts: core-modules/003QubesTemplateVm.py core-modules/005QubesNetVm.py core/qubes.py core/storage/__init__.py core/storage/xen.py doc/qvm-tools/qvm-pci.rst doc/qvm-tools/qvm-prefs.rst qubes/tools/qmemmand.py qvm-tools/qvm-create qvm-tools/qvm-prefs qvm-tools/qvm-start tests/__init__.py vm-config/xen-vm-template-hvm.xml This commit took 2 days (26-27.01.2016) and put our friendship to test. --Wojtek and Marek
13 lines
301 B
Plaintext
13 lines
301 B
Plaintext
[default] ; poolname
|
|
driver=xen ; the default xen storage
|
|
; class = qubes.storage.xen.XenStorage ; class always overwrites the driver
|
|
;
|
|
; To use our own storage adapter, you need just to specify the module path and
|
|
; class name
|
|
; [pool-b]
|
|
; class = foo.bar.MyStorage
|
|
;
|
|
; [test-dummy]
|
|
; driver=dummy
|
|
|