acrn-hypervisor/devicemodel/hw/platform
Binbin Wu 2deaedd243 dm: cmos: move cmos storage out of vmctx
The whole vmctx will be cleared during cold reset.
cmos data should not be cleared during cold reset.
Move cmos data out of vmctx.

Tracked-On: #1118
Signed-off-by: Binbin Wu <binbin.wu@intel.com>
Acked-by: Yin Fengwei <fengwei.yin@intel.com>
2018-08-31 09:12:43 +08:00
..
acpi dm: add S3 support for UOS 2018-08-02 13:14:03 +08:00
rpmb DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
atkbdc.c dm: introduce system/full reset and suspend 2018-07-17 14:11:12 +08:00
cmos_io.c dm: cmos: move cmos storage out of vmctx 2018-08-31 09:12:43 +08:00
ioapic.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
ioc_cbc.c IOC mediator: Implement VM monitor operations 2018-06-21 11:27:15 +08:00
ioc.c IOC mediator: Add parking brake and Hvac signals 2018-08-01 11:37:19 +08:00
ps2kbd.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
ps2mouse.c DM: add deinit function for ps2kbd and ps2mouse 2018-05-15 17:25:24 +08:00
rtc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
usb_mouse.c DM USB: change TRB ring processing logic for ISOC transfer 2018-07-20 10:42:34 +08:00
usb_pmapper.c DM USB: introduce struct usb_native_devinfo 2018-08-15 11:18:33 +08:00