aboutsummaryrefslogtreecommitdiff
path: root/include/monitor/qdev.h
AgeCommit message (Expand)AuthorFilesLines
2021-10-15qdev: Base object creation on QDict rather than QemuOptsKevin Wolf1-0/+2
2021-10-15softmmu/qdev-monitor: add error handling in qdev_set_idDamien Hedde1-1/+24
2021-10-15qdev: Make DeviceState.id independent of QemuOptsKevin Wolf1-1/+1
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster1-2/+0
2019-07-02qom: Move HMP command handlers to qom/Markus Armbruster1-1/+0
2016-11-22qdev: add function qdev_set_id()Juergen Gross1-0/+1
2016-07-12Clean up header guards that don't match their file nameMarkus Armbruster1-2/+2
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster1-1/+0
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster1-1/+1
2015-06-22qmp: Wean off qerror_report()Markus Armbruster1-1/+2
2015-06-22qdev-monitor: Propagate errors through qdev_device_add()Markus Armbruster1-1/+1
2015-03-17qom: Implement info qom-tree HMP commandAndreas Färber1-0/+1
2015-02-18hmp: Name HMP info handler functions hmp_info_SUBCOMMAND()Markus Armbruster1-2/+2
2013-03-01hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini1-0/+15