pci: introduce FMT_PCIBUS for printf format for pcibus_t.
commit89e8b13c530a9375c43e617c09d07d78d7065926
authorIsaku Yamahata <yamahata@valinux.co.jp>
Fri, 30 Oct 2009 12:21:09 +0000 (30 21:21 +0900)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 9 Nov 2009 14:43:08 +0000 (9 08:43 -0600)
tree07eb02fc59232108ad00f69c2d8070f92ed762ae
parent6e355d901baec118f0eb40ecd75a4278625f5d03
pci: introduce FMT_PCIBUS for printf format for pcibus_t.

This patch is preliminary for 64bit BAR.
Later pcibus_t will be changed from uint32_t to uint64_t.
Introduce FMT_PCIBUS for printf format for pcibus_t.

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>
hw/e1000.c
hw/eepro100.c
hw/pci.c
hw/pci.h
hw/pcnet.c
hw/wdt_i6300esb.c