summaryrefslogtreecommitdiffstats
path: root/hw/sysbus.c
Commit message (Expand)AuthorAgeFilesLines
* Add get_fw_dev_path callback for system bus.Gleb Natapov2010-12-111-0/+30
* sysbus: fix address truncationBlue Swirl2010-10-021-1/+2
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-6/+6
* Get rid of _t suffixmalc2009-10-011-6/+6
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-2/+2
* Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl2009-07-311-1/+1
* Update to a hopefully more future proof FSF addressBlue Swirl2009-07-161-2/+1
* qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann2009-07-091-2/+10
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-5/+6
* qdev: add monitor command to dump the tree.Gerd Hoffmann2009-06-051-0/+12
* Record device property typesPaul Brook2009-06-051-10/+11
* Add common BusStatePaul Brook2009-05-231-4/+16
* Basic qdev infrastructure.Paul Brook2009-05-141-0/+139
OpenPOWER on IntegriCloud