summaryrefslogtreecommitdiffstats
path: root/hw/ssi.c
Commit message (Expand)AuthorAgeFilesLines
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-174/+0
* hw: include hw header files with full pathsPaolo Bonzini2013-03-011-1/+1
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* ssi: Add slave autoconnect helperPeter Crosthwaite2012-10-101-0/+33
* ssi: Added create_slave_no_init()Peter A. G. Crosthwaite2012-10-101-2/+7
* ssi: Implemented CS behaviourPeter A. G. Crosthwaite2012-10-101-1/+48
* ssi: Support for multiple attached devicesPeter A. G. Crosthwaite2012-10-101-15/+9
* qbus: Make child devices linksAnthony Liguori2012-06-181-6/+8
* qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-181-5/+10
* qom: Unify type registrationAndreas Färber2012-02-151-2/+2
* qdev: kill off DeviceInfoAnthony Liguori2012-02-031-1/+1
* qdev: register all types natively through QEMU Object ModelAnthony Liguori2012-02-031-5/+19
* qdev: kill off DeviceInfo listAnthony Liguori2012-02-031-1/+1
* ssi: convert to QEMU Object ModelAnthony Liguori2012-01-271-11/+12
* prepare for future GPLv2+ relicensingPaolo Bonzini2012-01-131-0/+3
* qdev: switch children device list to QTAILQPaolo Bonzini2011-10-281-3/+3
* Correct spelling of licensedMatthew Fernandez2011-07-231-1/+1
* New qdev_init_nofail()Markus Armbruster2009-10-071-1/+1
* Fix sys-queue.h conflict for goodBlue Swirl2009-09-121-3/+3
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-2/+2
* qdev: replace bus_type enum with bus_info struct.Gerd Hoffmann2009-07-091-2/+7
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-3/+3
* Add common BusStatePaul Brook2009-05-231-11/+24
* SSP bus frameworkPaul Brook2009-05-141-0/+52
OpenPOWER on IntegriCloud