mirror of
https://github.com/cloud-hypervisor/cloud-hypervisor.git
synced 2025-01-21 20:15:21 +00:00
08288305ef
This bit should be set for the last 224us of each second. To be able to fill this bit we need to use clock_gettime() to get the nanoseconds. Also set the frequency bit to indicate we update at 32kHz. Signed-off-by: Rob Bradford <robert.bradford@intel.com>