acrn-hypervisor/devicemodel/hw/pci
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
..
virtio dm: mei: fix firmware reset race. 2018-10-31 09:43:45 +08:00
ahci.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
core.c dm: fix the issue when guest tries to disable memory range access 2018-10-08 12:57:00 +08:00
gsi_sharing.c dm: deal with physical GSI sharing 2018-06-29 00:50:01 +08:00
gvt.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
lpc.c DM: wrap ASSERT/DEASSERT IRQ line with Set/Clear IRQ line 2018-10-29 09:26:23 +08:00
npk.c DM NPK: use a slice (8 masters) as the minimal unit for NPK virt 2018-09-04 10:07:56 +08:00
passthrough.c dm: passthru: fix hardcoded nhlt table length 2018-10-15 13:44:48 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c lpc: resolve UOS boot-up issue caused by lpc. 2018-07-10 11:52:52 +08:00
wdt_i6300esb.c DM: add MSI and INTR support for i6300esb watchdog 2018-10-18 09:30:01 +08:00
xhci.c DM USB: xHCI: refine logic of Disable Slot Command 2018-10-26 13:36:50 +08:00