Hi all, this series introduces PV wallclock time support on arm and arm64.
Stefano Stabellini (3): xen/arm: introduce xen_read_wallclock xen/arm: introduce HYPERVISOR_dom0_op on arm and arm64 xen/arm: set the system time in Xen via the XENPF_settime hypercall arch/arm/Kconfig | 1 + arch/arm/include/asm/xen/hypercall.h | 2 + arch/arm/xen/enlighten.c | 82 ++++++++++++++++++++++++++++++++++ arch/arm/xen/hypercall.S | 1 + arch/arm64/xen/hypercall.S | 1 + 5 files changed, 87 insertions(+) Cheers, Stefano _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel