qdev: move name+size into DeviceInfo (v2)
authorGerd Hoffmann <kraxel@redhat.com>
Wed, 10 Jun 2009 07:41:42 +0000 (09:41 +0200)
committerPaul Brook <paul@codesourcery.com>
Thu, 11 Jun 2009 12:47:36 +0000 (13:47 +0100)
commit074f2fff798cb8f9588080b740dc356217a24720
tree4a7267d64bbe8d679627699b6545c9fcd23bb270
parent57b452a8487df30d084ce2b56a993ba7473469e3
qdev: move name+size into DeviceInfo (v2)

Rationale: move device information from code to data structures.

v2: Adapt the drivers missed in the first version.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
27 files changed:
hw/ads7846.c
hw/i2c.c
hw/i2c.h
hw/lm832x.c
hw/max111x.c
hw/max7310.c
hw/pci.c
hw/pxa2xx.c
hw/qdev.c
hw/qdev.h
hw/smbus.c
hw/smbus.h
hw/smbus_eeprom.c
hw/spitz.c
hw/ssd0303.c
hw/ssd0323.c
hw/ssi-sd.c
hw/ssi.c
hw/ssi.h
hw/stellaris.c
hw/syborg_timer.c
hw/sysbus.c
hw/sysbus.h
hw/tmp105.c
hw/tosa.c
hw/twl92230.c
hw/wm8750.c