Project ACRN hypervisor
Go to file
Yin Fengwei 4fcdebc434 DM: vrtc code cleanup
- Move the variable local_time from main.c to rtc.c
- Change vrtc_init to return int instead of pointer to vrtc. We do
  track vrtc in struct vmctx.

Signed-off-by: Yin Fengwei <fengwei.yin@intel.com>
Acked-by: Anthony Xu <anthony.xu@intel.com>
2018-05-15 17:25:57 +08:00
devicemodel DM: vrtc code cleanup 2018-05-15 17:25:57 +08:00
doc doc: introduce howto area for technical notes 2018-05-15 17:25:57 +08:00
hypervisor hv: add build type and detail time to version string 2018-05-15 17:25:57 +08:00