acrn-hypervisor/hypervisor/dm
Sainath Grandhi 022ef92b62 hv: Add vrtc emulation support for ACRN partition mode
This patch adds code to support read-only RTC support for guests
run by partition mode ACRN. It supports RW for CMOS address port 0x70
and RO for CMOS data port 0x71. Reads to CMOS RAM offsets are fetched
by reading CMOS h/w directly and writes to CMOS offsets are discarded.

Signed-off-by: Sainath Grandhi <sainath.grandhi@intel.com>
2018-08-16 16:23:11 +08:00
..
vpci HV: Adding hostbridge vdev device support for partition hypervisor 2018-08-10 10:09:00 +08:00
vioapic.c hv: vioapic: bug fix update PTDEV RTE 2018-08-16 10:05:08 +08:00
vpic.c hv:fix return value violations for vpic/vioapic 2018-08-16 09:01:08 +08:00
vrtc.c hv: Add vrtc emulation support for ACRN partition mode 2018-08-16 16:23:11 +08:00