summaryrefslogtreecommitdiffstats
path: root/include/monitor/qdev.h
Commit message (Expand)AuthorAgeFilesLines
* qdev: Base object creation on QDict rather than QemuOptsKevin Wolf2021-10-151-0/+2
* softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde2021-10-151-1/+24
* qdev: Make DeviceState.id independent of QemuOptsKevin Wolf2021-10-151-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-161-2/+0Star
* qom: Move HMP command handlers to qom/Markus Armbruster2019-07-021-1/+0Star
* qdev: add function qdev_set_id()Juergen Gross2016-11-221-0/+1
* Clean up header guards that don't match their file nameMarkus Armbruster2016-07-121-2/+2
* Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster2016-03-221-1/+0Star
* Include monitor/monitor.h exactly where neededMarkus Armbruster2015-06-221-1/+1
* qmp: Wean off qerror_report()Markus Armbruster2015-06-221-1/+2
* qdev-monitor: Propagate errors through qdev_device_add()Markus Armbruster2015-06-221-1/+1
* qom: Implement info qom-tree HMP commandAndreas Färber2015-03-171-0/+1
* hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster2015-02-181-2/+2
* hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-011-0/+15