acrn-hypervisor/devicemodel/hw
Aviad Nissel 9ba75c55a7 dm: mei: fix firmware reset race.
The FW reset is currently detected from two points upon
a read failure from native read and from the reset
handler.
The fix removes the detection from the mevent rx callback,
leaving a single detection point.
To prevent reset hiccup, hw_ready is not set if a full rescan is
performed, it will be set only when virtio FW will request the FW reset.

Tracked-On: #1632
Signed-off-by: Aviad Nissel <aviad.nissel@intel.com>
Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
2018-10-31 09:43:45 +08:00
..
pci dm: mei: fix firmware reset race. 2018-10-31 09:43:45 +08:00
platform DM USB: xHCI: fix process logic of TRB which has zero data length 2018-10-31 09:08:53 +08:00
block_if.c dm: storage: banned functions replace 2018-10-17 16:22:00 +08:00
uart_core.c dm: uart: fix acrn-dm crash issue 2018-10-16 10:24:01 +08:00
usb_core.c DM USB: xHCI: support multiple hubs in single layer 2018-10-19 22:39:50 +08:00