acrn-hypervisor/doc/developer-guides/hld/rtc-virt-hld.rst
Deb Taylor 1902cfd174 Doc: Minor grammatical edits on various files.
Signed-off-by: Deb Taylor <deb.taylor@intel.com>
2019-11-07 18:30:17 -05:00

10 lines
428 B
ReStructuredText

.. _rtc-virt-hld:
RTC Virtualization
##################
This document describes the RTC virtualization implementation in
ACRN device model.
vRTC is a read-only RTC for the pre-launched VM, Service OS, and post-launched RT VM. It supports RW for the CMOS address port 0x70 and RO for the CMOS data port 0x71. Reads to the CMOS RAM offsets are fetched by reading the CMOS h/w directly and writes to CMOS offsets are discarded.