pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h
commit0392a017ae9b44dd5c29bf7769a96fd6806a3551
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 30 Oct 2009 12:21:03 +0000 (30 21:21 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:07 +0000 (9 08:43 -0600)
treec35a15a25e94fd763bfa99c402fccd2cbc11bfb6
parent67a51b48c8b7dba1fd79d66aa0a779de59b556f5
pci: s/PCI_ADDRESS_SPACE_/PCI_BASE_ADDRESS_SPACE_/ to match pci_regs.h

make constants for pci base address match pci_regs.h by
renaming PCI_ADDRESS_SPACE_xxx to PCI_BASE_ADDRESS_SPACE_xxx.

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
Acked-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
22 files changed:
hw/ac97.c
hw/cirrus_vga.c
hw/e1000.c
hw/eepro100.c
hw/es1370.c
hw/ide/cmd646.c
hw/ide/piix.c
hw/lsi53c895a.c
hw/macio.c
hw/ne2000.c
hw/openpic.c
hw/pci.c
hw/pci.h
hw/pcnet.c
hw/rtl8139.c
hw/sun4u.c
hw/usb-ohci.c
hw/usb-uhci.c
hw/vga-pci.c
hw/virtio-pci.c
hw/vmware_vga.c
hw/wdt_i6300esb.c