summaryrefslogtreecommitdiffstats
path: root/include/hw/qdev-core.h
Commit message (Expand)AuthorAgeFilesLines
* qdev: Keep global allocation counter per busAlexander Graf2014-03-051-0/+2
* Merge remote-tracking branch 'remotes/afaerber/tags/qom-devices-for-peter' in...Peter Maydell2014-02-201-1/+0
|\
| * qdev: Legacy properties are now read-onlyPaolo Bonzini2014-02-141-1/+0
* | qdev: add "hotpluggable" property to DeviceIgor Mammedov2014-02-101-0/+3
* | qdev: add to BusState "hotplug-handler" linkIgor Mammedov2014-02-101-0/+12
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-5/+10
|\
| * qdev: switch reset to post-orderPaolo Bonzini2013-12-231-1/+1
| * qdev: allow both pre- and post-order vists in qdev walking functionsPaolo Bonzini2013-12-231-4/+9
* | qdev: Drop misleading qbus_free() functionStefan Hajnoczi2013-12-241-2/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+12
|/
* qdev: Drop misleading qdev_free() functionStefan Hajnoczi2013-11-051-1/+0
* Mostly revert "qemu-help: Sort devices by logical functionality"Markus Armbruster2013-10-111-16/+0
* qdev: Pass size to qbus_create_inplace()Andreas Färber2013-08-301-1/+1
* qemu-help: Sort devices by logical functionalityMarcel Apfelbaum2013-07-291-0/+29
* hw: import bitmap operations in qdev-core headerMarcel Apfelbaum2013-07-291-0/+1
* qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-2/+0
* qdev: Fix QOM unrealize behaviorAndreas Färber2013-04-151-1/+1
* hw: move headers to include/Paolo Bonzini2013-04-081-0/+299
OpenPOWER on IntegriCloud