acrn-hypervisor/devicemodel/hw/pci
Jie Deng 7aaff68798 dm: free entries in pci_businfo[] when deinit
Entries of pci_businfo[] allocated in function "pci_parse_slot"
using calloc need to be freed when deinit.

Signed-off-by: Jie Deng <jie.deng@intel.com>
Reviewed-by: Yin Fengwei <fengwei.yin@intel.com>
Reviewed-by: Anthony Xu <anthony.xu@intel.com>
Reviewed-by: Kevin Tian <kevin.tian@intel.com>
2018-05-15 18:03:34 +08:00
..
virtio Subject: DM: virtio-heci: process all available client each time 2018-05-15 17:25:58 +08:00
ahci.c DM: fix build issue with gcc 4.8.4 on ubuntu 14.04 2018-05-15 17:25:26 +08:00
core.c dm: free entries in pci_businfo[] when deinit 2018-05-15 18:03:34 +08:00
hostbridge.c initial import 2018-05-11 14:44:28 +08:00
irq.c Enable FORTIFY and FORMAT SECURITY compile flags 2018-05-15 17:19:37 +08:00
lpc.c DM: lpc_deinit doesn't release all resources allocated. 2018-05-15 17:25:55 +08:00
passthrough.c VTd: bluetooth passthrough support 2018-05-15 17:25:56 +08:00
uart.c DM: cleanup resource for uart. 2018-05-15 17:25:55 +08:00
wdt_i6300esb.c delete watchdog timer when deinit is called 2018-05-15 17:25:55 +08:00
xhci.c initial import 2018-05-11 14:44:28 +08:00