acrn-hypervisor/devicemodel/hw
Liu Long c2d85b13d6 DM: xHCI: Add Null pointer check in Set TR Dequeue command
Add Null pointer check in Set TR Dequeue command handle function
 to avoid Null pointer exception. Fllow xHCI spec 4.6.10, for Set
 TR Dequeue pointer command, when the slot is not enabled the
 completion code should be Slot Not Enabled Error.

Tracked-On: #5263
Signed-off-by: Long Liu <long.liu@intel.com>
Acked-by: Yu Wang yu1.wang@intel.com
2020-09-03 13:50:34 +08:00
..
mmio dm: mmio_dev: add mmio device pass through support 2020-07-23 20:13:20 +08:00
pci DM: xHCI: Add Null pointer check in Set TR Dequeue command 2020-09-03 13:50:34 +08:00
platform dm:Remove deprecated terms 2020-09-01 09:30:08 +08:00
block_if.c dm:replace perror with pr_err 2020-01-08 13:37:57 +08:00
uart_core.c dm: refine assert usage 2019-06-24 11:57:05 +08:00
usb_core.c DM USB: modify disconnecting logic to support Windows 10 2019-09-26 11:29:22 +08:00