pci: pcie host and mmcfg support.
commita9f49946113262f9449890ed918ab99ef73dace8
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 30 Oct 2009 12:21:18 +0000 (30 21:21 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:09 +0000 (9 08:43 -0600)
tree7c474a0a9bf245a4ba5fde38e4c9a3c94051cb5d
parent9cae69bd8d94ccb1e550d8d17a2142a4d36d8c49
pci: pcie host and mmcfg support.

This patch adds common routines for pcie host bridge and pcie mmcfg.
This will be used by q35 based chipset emulation.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Makefile.target
hw/hw.h
hw/pci.c
hw/pci.h
hw/pcie_host.c [new file with mode: 0644]
hw/pcie_host.h [new file with mode: 0644]