Statistics
| Branch: | Revision:

root / hw / spapr_pci.h @ 4e4fa398

History | View | Annotate | Download (1.8 kB)

# Date Author Comment
3384f95c 10/31/2011 05:53 am David Gibson

pseries: Add partial support for PCI

This patch adds a PCI bus to the pseries machine. This instantiates
the qemu generic PCI bus code, advertises a PCI host bridge in the
guest's device tree and implements the RTAS methods specified by PAPR
to access PCI config space. It also sets up the memory regions we...