acrn-hypervisor/devicemodel/hw/platform
Liu Long 77f9d871af ACRN:DM Release resource when destroy the device
When destroy the usb device release the resource allocate for transfer
in case cause the memory leak issue. Add the release and cancel
transfer request call back for the emulation device, use the emulation
device call back in xHCI controller emulation.

Tracked-On: #6533
Signed-off-by: Liu Long <long.liu@intel.com>
Acked-by: Wang, Yu1 <yu1.wang@intel.com>
2021-09-08 10:02:13 +08:00
..
acpi DM: fix issue when pass-thru native RTCT SSRAM entries 2021-08-30 08:46:44 +08:00
rpmb dm: rbmp: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
tpm DM: TPM: Do not set VTPM and passthough TPM simultaneously 2021-05-18 15:49:30 +08:00
atkbdc.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
cmos_io.c dm:use acrn-dm logger function instread of printf 2019-11-14 15:34:04 +08:00
debugexit.c dm: cleanup assert in core.c 2019-07-05 09:36:02 +08:00
hpet.c dm: timer: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
ioapic.c dm: Remove header vmm.h 2021-07-15 11:53:54 +08:00
ioc_cbc.c dm: ioc: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
ioc.c dm: ioc: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
pit.c dm: timer: Convert print output to acrn-dm logger 2020-09-10 09:33:25 +08:00
ps2kbd.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
ps2mouse.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
pty_vuart.c dm:Remove deprecated terms 2020-09-01 09:30:08 +08:00
rtc.c dm: refine 'assert' usage in timer.c and rtc.c 2019-06-20 08:55:44 +08:00
usb_mouse.c DM USB: dynamically allocate block count for struct usb_xfer 2019-09-26 11:29:22 +08:00
usb_pmapper.c ACRN:DM Release resource when destroy the device 2021-09-08 10:02:13 +08:00