acrn-hypervisor/devicemodel/hw/pci
Gao Junhao 90cf27aa5f dm: remove cfc/cf8 pio handler
The acrn vhm driver will convert all PCI configure space access to
PCI_CFG type, so the pci_emul_cfgaddr and pci_emul_cfgdata will nerver
be invoked. Remove these useless functions.

Tracked-On: #3999
Signed-off-by: Gao Junhao <junhao.gao@intel.com>
Reviewed-by: Zhao Yakui <yakui.zhao@intel.com>
Acked-by: Yu Wang <yu1.wang@intel.com>
2019-11-05 16:07:38 +08:00
..
virtio dm: reduce potential crash caused by LIST_FOREACH 2019-10-15 14:37:39 +08:00
ahci.c dm: refine the check of return value of snprintf 2019-10-15 13:53:58 +08:00
core.c dm: remove cfc/cf8 pio handler 2019-11-05 16:07:38 +08:00
gsi_sharing.c dm: reduce potential crash caused by LIST_FOREACH 2019-10-15 14:37:39 +08:00
gvt.c dm:gvt:keep LaaG aperture size consistent with the host 2019-08-09 10:29:42 +08:00
hostbridge.c DM: cleanup for header inclusions 2018-06-07 14:35:30 +08:00
irq.c dm: refine 'assert' usage in irq.c and wdt_i6300esb.c 2019-06-20 08:55:44 +08:00
lpc.c dm: pcidev: clean up assert() for some pci devices 2019-06-20 11:21:51 +08:00
npk.c dm: modify DIR handler reference postion 2019-10-16 10:26:23 +08:00
passthrough.c dm: passthru: remove the use of assert() 2019-06-19 08:39:20 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c dm: refine assert usage 2019-06-24 11:57:05 +08:00
wdt_i6300esb.c dm: refine 'assert' usage in irq.c and wdt_i6300esb.c 2019-06-20 08:55:44 +08:00
xhci.c DM USB: xHCI: support multiple ERST 2019-09-26 11:29:22 +08:00