qemu-e2k/hw/pci-host
Andrey Smirnov d64e5eabc4 pci: Add support for Designware IP block
Add code needed to get a functional PCI subsytem when using in
conjunction with upstream Linux guest (4.13+). Tested to work against
"e1000e" (network adapter, using MSI interrupts) as well as
"usb-ehci" (USB controller, using legacy PCI interrupts).

Based on "i.MX6 Applications Processor Reference Manual" (Document
Number: IMX6DQRM Rev. 4) as well as corresponding dirver in Linux
kernel (circa 4.13 - 4.16 found in drivers/pci/dwc/*)

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2018-03-09 17:09:43 +00:00
..
Makefile.objs pci: Add support for Designware IP block 2018-03-09 17:09:43 +00:00
bonito.c hw/pci*: Replace fprintf(stderr, "*\n" with error_report() 2018-02-06 18:29:26 +01:00
designware.c pci: Add support for Designware IP block 2018-03-09 17:09:43 +00:00
gpex.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
grackle.c grackle: convert to trace-events 2018-01-27 17:25:59 +11:00
pam.c x86: Clean up includes 2016-01-29 15:07:22 +00:00
piix.c hw/pci-host/piix: QOM'ify the IGD Passthrough host bridge 2017-12-21 22:36:33 +02:00
ppce500.c Merge remote-tracking branch 'origin/master' into HEAD 2018-01-11 22:03:50 +02:00
prep.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
q35.c pci: Rename root bus initialization functions for clarity 2017-12-05 19:13:45 +02:00
sabre.c Include qapi/error.h exactly where needed 2018-02-09 13:50:17 +01:00
trace-events uninorth: convert to trace-events 2018-01-27 17:26:46 +11:00
uninorth.c uninorth: convert to trace-events 2018-01-27 17:26:46 +11:00
versatile.c pci: Eliminate redundant PCIDevice::bus pointer 2017-12-05 19:13:45 +02:00
xilinx-pcie.c pci: removed the is_express field since a uniform interface was inserted 2018-02-08 21:06:41 +02:00