summaryrefslogtreecommitdiffstats
path: root/hw/misc/auxbus.c
Commit message (Expand)AuthorAgeFilesLines
* auxbus: Move QOM macros to headerEduardo Habkost2020-08-271-2/+0Star
* auxbus: Eliminate aux_create_slave()Markus Armbruster2020-06-151-9/+0Star
* auxbus: Convert a use of qdev_set_parent_bus()Markus Armbruster2020-06-151-3/+1Star
* auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster2020-06-151-0/+5
* auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster2020-06-151-2/+2
* qdev: Put qdev_new() to use with CoccinelleMarkus Armbruster2020-06-151-1/+1
* auxbus: Fix aux-to-i2c-bridge to be a subtype of aux-slaveMarkus Armbruster2020-06-151-1/+1
* hw/misc/auxbus: Use qemu_log_mask(UNIMP) instead of debug printfPhilippe Mathieu-Daudé2020-06-091-1/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini2018-07-171-6/+12
* hw/misc: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-1/+2
* maint: Fix macros with broken 'do/while(0); ' usageEric Blake2018-01-161-1/+1
* aux-to-i2c-bridge: don't allow user to create oneKONRAD Frederic2017-09-261-0/+11
* auxbus: use get_uint() for "addr" propertyMarc-André Lureau2017-06-201-1/+1
* aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell2016-07-071-0/+292