HomeFreeBSD

xen/time: allow Dom0 to set the host time

Description

xen/time: allow Dom0 to set the host time

Dom0 should be able to set the host time. This is implemented by first
writing to the RTC (as would be done on bare metal), and then using the
XENPF_settime64 hypercall in order to force Xen to update the wallclock
shared page of all domains.

Sponsored by: Citrix Systems R&D

Details

Provenance
roygerAuthored on
Parents
rS298928: atrtc: export function to set RTC
Branches
Unknown
Tags
Unknown