Statistics
| Branch: | Revision:

root / hw / pci @ d9fb5805

Name Size
Makefile.objs 315 Bytes
msi.c 12.2 kB
msi.h 1.6 kB
msix.c 15.8 kB
msix.h 1.4 kB
pci-hotplug.c 8.3 kB
pci-stub.c 1.4 kB
pci.c 64.3 kB
pci.h 20.7 kB
pci_bridge.c 13.1 kB
pci_bridge.h 2.1 kB
pci_host.c 5.2 kB
pci_host.h 2.4 kB
pci_ids.h 5 kB
pci_internals.h 2.3 kB
pci_regs.h 35.5 kB
pcie.c 19.2 kB
pcie.h 5.9 kB
pcie_aer.c 31.7 kB
pcie_aer.h 3.4 kB
pcie_host.c 5.1 kB
pcie_host.h 1.6 kB
pcie_port.c 3.1 kB
pcie_port.h 1.5 kB
pcie_regs.h 7.2 kB
shpc.c 23.9 kB
shpc.h 1.2 kB
slotid_cap.c 1.3 kB
slotid_cap.h 249 Bytes

Latest revisions

# Date Author Comment
c759b24f 12/17/2012 01:02 pm Michael S. Tsirkin

pci: fix path for local includes

Include dependencies from pci core using the correct path.
This is required now that it's in the separate directory.
Need to check whether they can be minimized, for now,
keep the code as is.

Signed-off-by: Michael S. Tsirkin <>

d9fb5805 12/17/2012 01:02 pm Michael S. Tsirkin

Revert "pci: prepare makefiles for pci code reorganization"

This reverts commit 475d67c3bcd6ba9fef917b6e59d96ae69eb1a9b4.

Now that all users have been updated, we don't need the
makefile hack or the softlink anymore.

Signed-off-by: Michael S. Tsirkin <>

315a1350 12/17/2012 01:02 pm Michael S. Tsirkin

pci: move pci core code to hw/pci

Move files and modify makefiles to pick them at the
new location.

Signed-off-by: Michael S. Tsirkin <>

29002d9e 12/12/2012 11:41 pm Michael S. Tsirkin

pci: prepare makefiles for pci code reorganization

To make it easier to move code around without breaking
build at intermedite steps, tweak makefiles
to look in pci/ and hw/ for include files, automatically.
This will be reverted at the end of the reorganization....

View revisions

Also available in: Atom