acrn-hypervisor/devicemodel/core
Xiaoguang Wu 9d4b5d7e1b DM USB: add some preparing time for xHCI emulation before resuming.
If the USB kernel drives and devices of SOS are not available and
functional ready after UOS is resumed from frozen state, the comming
USB command from UOS will cause a disaster because the DM has no
resourse to to emulation.

This patch add a dynamic time span (could change according to number
of native USB devices attached) to give USB drivers and devices of
SOS an opportunity to be ready.

Tracked-On: #1893
Signed-off-by: Xiaoguang Wu <xiaoguang.wu@intel.com>
Reviewed-by: Liang Yang <liang3.yang@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2018-12-04 19:59:00 +08:00
..
console.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
gc.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hugetlb.c DM: Fix potential buffer overflow and uninitialized variable 2018-07-12 17:32:20 +08:00
inout.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
main.c DM USB: add some preparing time for xHCI emulation before resuming. 2018-12-04 19:59:00 +08:00
mem.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
mevent.c dm: mevent: add edge triggered events. 2018-10-11 19:06:01 +08:00
monitor.c acrn-dm: wait for monitor thread canceling finish 2018-11-22 12:52:12 +08:00
mptbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
pm.c DM: register pm ops to monitor 2018-08-02 13:14:03 +08:00
post.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
smbiostbl.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
sw_load_bzimage.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
sw_load_common.c dm: add elf loader to dm 2018-10-17 14:32:33 +08:00
sw_load_elf.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
sw_load_vsbl.c DM: set cs_limit from DM side for UOS 2018-11-01 13:11:40 +08:00
timer.c DM: add acrn_timer api for timer emulation 2018-10-17 14:31:09 +08:00
vmmapi.c HV: clear memory region used by UOS before it exit 2018-11-16 09:13:34 +08:00
vrpmb.c DM: generate random virtual RPMB key 2018-10-29 11:07:45 +08:00