]> git.proxmox.com Git - qemu.git/commit - qemu-common.h
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)
commit68f799944b72387c0ef9535612a212a5ea492059
tree06be7d56583e07a9b7a3cc3db0d0f54b4332a142
parent51a92333f8eb6d0fe685544f20ad56fc9af702f5
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