]> Git Repo - qemu.git/commit - hw/eepro100.c
pci: introduce FMT_PCIBUS for printf format for pcibus_t.
authorIsaku Yamahata <[email protected]>
Fri, 30 Oct 2009 12:21:09 +0000 (21:21 +0900)
committerAnthony Liguori <[email protected]>
Mon, 9 Nov 2009 14:43:08 +0000 (08:43 -0600)
commit89e8b13c530a9375c43e617c09d07d78d7065926
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 <[email protected]>
Acked-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Anthony Liguori <[email protected]>
hw/e1000.c
hw/eepro100.c
hw/pci.c
hw/pci.h
hw/pcnet.c
hw/wdt_i6300esb.c
This page took 0.027705 seconds and 4 git commands to generate.