acrn-hypervisor/devicemodel/hw/pci
Zhao Yakui 67728c6761 ACRN/DM: Initialize the igd_lpc bridge to ISA_BRIDGE to make Linux guest happy
Currently the class type of igd_lpc bridge PCI device is not initialized.
In such case the guest driver doesn't detect the platform correctly when it
is in GVT-d mode. Then the linux i915 driver can't work.

Tracked-On: #4745
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com>
2020-04-30 13:13:00 +08:00
..
virtio dm:replace perror with pr_err 2020-01-08 13:37:57 +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 vdev_update_bar_map callback for PCIe device 2020-03-02 16:42:17 +08:00
gsi_sharing.c dm: reduce potential crash caused by LIST_FOREACH 2019-10-15 14:37:39 +08:00
gvt.c dm:replace perror with pr_err 2020-01-08 13:37:57 +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 ACRN/DM: Initialize the igd_lpc bridge to ISA_BRIDGE to make Linux guest happy 2020-04-30 13:13:00 +08:00
npk.c dm: modify DIR handler reference postion 2019-10-16 10:26:23 +08:00
passthrough.c ACRN/DM: Reset the passthrough device to fix garbage display issue 2020-04-27 15:52:12 +08:00
platform_gsi_info.c DM: update GSI sharing info 2018-08-09 15:42:51 +08:00
uart.c dm:use acrn-dm logger function instread of fprintf 2019-11-14 15:34:04 +08:00
wdt_i6300esb.c dm:replace perror with pr_err 2020-01-08 13:37:57 +08:00
xhci.c DM USB: xHCI: Drop commands if the slot is disabled 2020-04-24 13:34:05 +08:00