aboutsummaryrefslogtreecommitdiff
path: root/hw/display/xlnx_dp.c
AgeCommit message (Expand)Author
2020-06-15auxbus: Eliminate aux_create_slave()Markus Armbruster
2020-06-15auxbus: Convert a use of qdev_set_parent_bus()Markus Armbruster
2020-06-15auxbus: New aux_bus_realize(), pairing with aux_bus_init()Markus Armbruster
2020-06-15auxbus: Rename aux_init_bus() to aux_bus_init()Markus Armbruster
2020-06-15qdev: Convert uses of qdev_create() manuallyMarkus Armbruster
2020-06-15display/xlnx_dp: Fix to realize "i2c-ddc" and "aux-to-i2c-bridge"Markus Armbruster
2020-05-28hw/display/xlnx_dp: Replace disabled DPRINTF() by error_report()Philippe Mathieu-Daudé
2020-05-15qom: Drop parameter @errp of object_property_add() & friendsMarkus Armbruster
2019-11-21display: xlnx_dp: Provide sufficient bytes for silent audio channelSai Pavan Boddu
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-07-15hw/display/xlnx_dp: Avoid crash when reading empty RX FIFOPhilippe Mathieu-Daudé
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-03-11audio: use qapi AudioFormat instead of audfmt_eKővágó, Zoltán
2018-08-30use dpy_gfx_update_fullGerd Hoffmann
2018-07-17hw/display/xlnx_dp: Move problematic code from instance_init to realizePaolo Bonzini
2018-06-12object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalenceMarc-André Lureau
2018-06-08xilinx-dp: Add trailing '\n' to qemu_log() callPhilippe Mathieu-Daudé
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2018-01-16maint: Fix macros with broken 'do/while(0); ' usageEric Blake
2017-07-14qom: enforce readonly nature of link's check callbackIgor Mammedov
2017-07-04xilinx-dp: Add support for the yuy2 video formatEdgar E. Iglesias
2017-01-24hw: Fix typos found by codespellStefan Weil
2016-07-07xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifoPaolo Bonzini
2016-06-14introduce xlnx-dpKONRAD Frederic