acrn-hypervisor/devicemodel/hw
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
..
pci dm: virtio: set VBS-K status to VIRTIO_DEV_INIT_SUCCESS after reset 2018-08-16 16:22:43 +08:00
platform dm: cmos: move cmos storage out of vmctx 2018-08-31 09:12:43 +08:00
block_if.c dm: storage: support cache mode toggling 2018-08-10 10:33:21 +08:00
uart_core.c dm: uart: add state check of backend tty before uart_closetty 2018-08-07 10:11:03 +08:00
usb_core.c DM USB: change TRB ring processing logic for ISOC transfer 2018-07-20 10:42:34 +08:00