Go to file
Marek Marczykowski-Górecki e31c3ae8e7 backup: reduce volume size to 100M and limit queue length
This way backup process won't need more than 1GB for temporary files and
also will give more precise progress information. For now it looks like
the slowest element is qrexec, so without such limit, all the data would
be prepared (basically making second copy of it in dom0) while only
first few files would be transfered to the VM.
Also backup progress is calculated based on preparation thread, so when
it finishes there is some other time needed to flush all the data to the
VM. Limiting this amount makes progress somehow more accurate (but still
off by 1GB...).
2013-11-25 00:55:59 +01:00
core backup: reduce volume size to 100M and limit queue length 2013-11-25 00:55:59 +01:00
core-modules core: store dom0 info in qubes.xml 2013-11-24 23:50:39 +01:00
dispvm dispvm: fix commit "pass VM name to qrexec-daemon" 2013-10-19 15:55:31 +02:00
doc Move dom0-update code to separate repository 2013-03-16 19:14:26 +01:00
linux Move all files one level up 2013-03-16 19:56:51 +01:00
qmemman qmemman: fix maxmem handling (#736) 2013-10-22 02:04:39 +02:00
qubes-rpc backup: move qubes.{Backup,Restore} services to core-agent-linux repo 2013-11-09 18:57:26 +01:00
qubes-rpc-policy Allow HVM to notify dom0 about tools installation 2013-10-28 05:09:54 +01:00
qvm-tools backups: add missing import in qvm-backup 2013-11-25 00:55:10 +01:00
rpm_spec Allow HVM to notify dom0 about tools installation 2013-10-28 05:09:54 +01:00
tests Move all files one level up 2013-03-16 19:56:51 +01:00
xen-vm-config Remove default runlevel from VM kernel parameters 2013-05-04 05:27:33 +02:00
.gitignore gitignore files - add build products 2011-03-06 14:06:24 +01:00
LICENSE Added LICENSE 2010-04-05 21:21:27 +02:00
Makefile Update make clean target 2013-03-20 16:40:01 +01:00
Makefile.builder Add Makefile.builder 2013-03-18 02:24:49 +01:00
version version 2.1.25 2013-11-02 12:55:09 -04:00