Files
acrn-hypervisor/hypervisor/arch/x86/guest
Jian Jun Chen 1d194ede61 hv: support reference time enlightenment
Two time related synthetic MSRs are implemented in this patch. Both of
them are partition wide MSR.
- HV_X64_MSR_TIME_REF_COUNT is read only and it is used to return the
  partition's reference counter value in 100ns units.
- HV_X64_MSR_REFERENCE_TSC is used to set/get the reference TSC page,
  a sequence number, an offset and a multiplier are defined in this
  page by hypervisor and guest OS can use them to calculate the
  normalized reference time since partition creation, in 100ns units.

Tracked-On: #3831
Signed-off-by: Jian Jun Chen <jian.jun.chen@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2019-10-22 10:09:16 +08:00
..
2019-09-25 13:45:39 +08:00
2019-08-22 14:13:15 +08:00
2019-10-21 10:13:02 +08:00
2019-10-22 10:09:16 +08:00
2019-09-05 16:32:30 +08:00
2019-07-19 16:47:06 +08:00
2019-10-15 14:40:39 +08:00
2019-10-21 10:13:02 +08:00
2019-10-15 14:40:39 +08:00
2019-07-24 15:05:46 +08:00
2019-05-07 09:10:13 +08:00