mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-04-10 06:18:09 +00:00
Clear Linux complains about not finding RTC as a PNP device: platform rtc_cmos: registered platform RTC device (no PNP device found) This is a port of Bhyve vRTC's user-space logic. Tracked-On: #2176 Signed-off-by: Peter Fang <peter.fang@intel.com> Reviewed-by: Eddie Dong <eddie.dong@intel.com> Reviewed-by: Victor Sun <victor.sun@intel.com>