pci: pci bridge related clean up.
authorIsaku Yamahata <yamahata@valinux.co.jp>
Thu, 12 Nov 2009 05:58:47 +0000 (14:58 +0900)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 1 Dec 2009 15:52:47 +0000 (17:52 +0200)
commit65f558a71786562c5d00fddc8789e1538678cd65
treeadda46d366348cb339668afede607a1022f4a4d5
parenteaf73e24c1c5673d669e4ce45ff942fca58a1604
pci: pci bridge related clean up.

- fix bridge prefetchable memory accesser to check 64bit or not.
- use pcibus_t consistently instead mixing pcibus_t and uint64_t.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci.c
hw/pci.h