commit | 7d5f6f81ddbb5b532a832cbeb65472541b22a7c2 | [log] [tgz] |
---|---|---|
author | Stefano Stabellini <stefano.stabellini@eu.citrix.com> | Mon Nov 23 10:41:12 2015 +0000 |
committer | David Vrabel <david.vrabel@citrix.com> | Mon Dec 21 14:40:58 2015 +0000 |
tree | a9a8e39e26c595f011f35675cd2a7f36e99324ee | |
parent | e709fba132db696bbc21fca2e7f736198ec53eda [diff] |
xen/arm: set the system time in Xen via the XENPF_settime64 hypercall If Linux is running as dom0, call XENPF_settime64 to update the system time in Xen on pvclock_gtod notifications. Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com> Acked-by: Arnd Bergmann <arnd@arndb.de>