pci_bridge: introduce pci bridge library.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Tue, 13 Jul 2010 04:01:42 +0000 (13:01 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 7 Sep 2010 17:01:27 +0000 (20:01 +0300)
commitebced6b668e9866609be2cc9279c50f423584123
tree06be7d56583e07a9b7a3cc3db0d0f54b4332a142
parentf5cf14f9389d363c34597df6db60b2ebeb05fda9
pci_bridge: introduce pci bridge library.

introduce pci bridge library.
convert apb bridge and dec p2p bridge to use new pci bridge library.
save/restore is supported as a side effect.
This is also preparation for pci express root/upstream/downstream port.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/apb_pci.c
hw/dec_pci.c
hw/pci_bridge.c
hw/pci_bridge.h
hw/pci_internals.h
qemu-common.h