Go to file
Marek Marczykowski-Górecki 5f9a30d335 qvm-sync-clock: use qubes.SetDateTime service instead of direct "date" call
This way it gives more control over time synchronization to the VM. For
example Whonix VMs can decide to not use this mechanism. Also VM can
choose how that time will be set (chronyc call?). And finally it will be
possible to implement the same for other OS-es (Windows).

Additionally because of calling date as "localcmd" each time, instead of
once at the beginning, time synchronization is more accurrate now. If
some VM stall the time set call, other VMs time will no longer be
affected (but still synchronization will be delayed).
2015-07-08 01:56:38 +02:00
core Increase default swiotlb size to 16MB (#1038) 2015-07-01 04:46:46 +02:00
core-modules core: by default call qrexec services without GUI 2015-07-08 01:36:28 +02:00
dispvm dispvm: clean the VM in case of failed savefile creation 2015-05-15 03:22:06 +02:00
doc Add support for 'pci_strictreset' option 2015-05-28 00:11:17 +02:00
linux linux/block-snapshot: fix handling root.img being already block device 2015-05-27 23:52:57 +02:00
qmemman qmemman: add logging 2015-03-31 20:42:53 +02:00
qubes-rpc Do not hold the lock while retrieving application icons (qubes.NotifyTools) 2015-07-01 07:03:52 +02:00
qubes-rpc-policy qubes-rpc-policy/qubes.GetImageRGBA.policy 2014-05-20 17:49:20 +02:00
qvm-tools qvm-sync-clock: use qubes.SetDateTime service instead of direct "date" call 2015-07-08 01:56:38 +02:00
rpm_spec Add support for 'pci_strictreset' option 2015-05-28 00:11:17 +02: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: add test for qvm-sync-clock 2015-07-08 01:21:13 +02:00
vm-config hvm: change default graphics to std vga ('xen') 2015-07-01 04:44:41 +02: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.0.15 2015-07-01 07:05:12 +02:00