Go to file
Bahtiar `kalkin-` Gadimov c8d26c253e Storage refactor device config generation
- QubesVmStorage provides now a default get_config_params() method which should
  be enough for all possible Storage implementations.
- When writing a custom Storage implementation, one has just to reimplement the
  following methods:
  * root_dev_config()
  * private_dev_config()
  * volatile_dev_config()
- QubesVmStorage provides a default implementation of other_dev_config(),
  because it can be shared by all storage implementations
2015-12-22 11:24:28 +01:00
core Storage refactor device config generation 2015-12-22 11:24:28 +01:00
core-modules core: typo fix in error handling 2015-12-07 00:03:39 +01:00
dispvm dispvm: convert exception object to string - otherwise it will not be visible 2015-12-22 01:53:53 +01:00
doc Add qvm-pci --add-class option for adding all devices of given class 2015-11-25 01:34:15 +01:00
linux core: leave volatile.img structure creation for the VM 2015-11-25 01:35:04 +01:00
qmemman qmemman: fix null reference bug 2015-12-05 17:25:33 +01:00
qubes-rpc typo 2015-10-21 20:57:30 +00:00
qubes-rpc-policy qubes-rpc-policy/qubes.GetImageRGBA.policy 2014-05-20 17:49:20 +02:00
qvm-tools PEP8 qvm-tools/qvm-clone 2015-12-07 11:03:51 +01:00
rpm_spec rpm: do not motify /etc/udev/rules.d/xen-backend.rules anymore 2015-11-27 20:00:34 +01:00
site-packages add convenient symlinks simulating target python files layout 2014-03-10 01:05:01 +01:00
site-packages-qmemman Convenient link for qmemman 2014-04-23 12:53:41 +02:00
tests tests: fix race condition in network test 2015-12-06 14:34:52 +01:00
vm-config core: adjust for updated stubdom support in libvirt 2015-11-27 20:00:33 +01:00
.gitignore gitignore 2015-05-04 00:35:57 +02:00
installer.wxs windows/installer: configurable destination directory 2014-11-19 12:50:31 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile dispvm: do not treat DispVMs as Xen-specific 2015-03-30 05:30:52 +02:00
Makefile.builder windows: installer 2014-11-19 12:50:30 +01:00
version version 3.1.7 2015-12-22 01:59:20 +01:00