Go to file
Marek Marczykowski-Górecki d211a2771a
api/admin: expose volume path in admin.vm.volume.Info
Since (for LVM at least) path is dynamic now, add information about it
to volume info. This is not very useful outside of dom0, but in dom0 it
can be very useful for various scripts.
This will disclose current volume revision id, but it is already
possible to deduce it from snapshots list.
2018-07-12 16:52:48 +02:00
ci api/admin: plug backup into Admin API 2017-07-20 12:19:01 +02:00
contrib events: add support for async event handlers 2017-07-04 13:04:22 +02:00
doc doc: handle release definition when not being in a git repository 2018-04-03 23:12:14 +02:00
etc
linux backup.py: add vmN/empty file if no other files to backup 2018-02-24 22:43:53 +00:00
qubes api/admin: expose volume path in admin.vm.volume.Info 2018-07-12 16:52:48 +02:00
qubes-rpc Add qubes.GetDate proxy service 2018-03-03 03:50:58 +01:00
qubes-rpc-policy Add qubes.GetDate proxy service 2018-03-03 03:50:58 +01:00
qubespolicy qubespolicy: translate '' target to '@default' earlier 2018-03-03 03:50:59 +01:00
qvm-tools Match error output string format 2018-04-09 21:58:10 -07:00
relaxng Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
rpm_spec spec.in: remove useless condition on Fedora 17 which induces problem with Travis 2018-04-04 16:24:21 -04:00
templates Switch to new PVH config variant 2018-01-24 02:48:00 +01:00
test-packages Fix starting VM with kernel=None 2017-12-14 23:26:52 +01:00
tests tests: convert pvgrub tests to core3 API 2018-02-28 04:41:30 +01:00
.coveragerc
.gitignore
.pylintrc Remove obsolete options from .pylintrc 2016-07-21 12:21:00 +02:00
.travis.yml travis: flag codecov.io uploads with 'unittests' flag 2017-06-02 12:31:07 +02:00
installer.wxs
LICENSE Change license to LGPL v2.1+ 2017-10-12 00:11:50 +02:00
Makefile api/admin: implement admin.vm.volume.Set.rw method 2018-03-20 16:52:06 +01:00
Makefile.builder rpm: integrate -doc package into main one 2017-05-12 18:43:35 +02:00
README.md Update readme 2017-10-16 04:16:23 +02:00
run-tests tests: rearrage LVM thin tests to run at least some in devel env 2017-05-12 18:10:17 +02:00
setup.cfg
setup.py file-reflink, a storage driver optimized for CoW filesystems 2018-02-12 21:20:05 +00:00
version version 4.0.27 2018-04-16 22:37:00 +02:00

Qubes core, version 3

Build Status

This is master branch of the Qubes OS core.

API documentation is available: https://dev.qubes-os.org/projects/core-admin/en/latest/.