index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
xlnx_dp.c
Age
Commit message (
Expand
)
Author
2019-11-21
display: xlnx_dp: Provide sufficient bytes for silent audio channel
Sai Pavan Boddu
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-07-15
hw/display/xlnx_dp: Avoid crash when reading empty RX FIFO
Philippe Mathieu-Daudé
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-03-11
audio: use qapi AudioFormat instead of audfmt_e
Kővágó, Zoltán
2018-08-30
use dpy_gfx_update_full
Gerd Hoffmann
2018-07-17
hw/display/xlnx_dp: Move problematic code from instance_init to realize
Paolo Bonzini
2018-06-12
object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence
Marc-André Lureau
2018-06-08
xilinx-dp: Add trailing '\n' to qemu_log() call
Philippe Mathieu-Daudé
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2017-07-14
qom: enforce readonly nature of link's check callback
Igor Mammedov
2017-07-04
xilinx-dp: Add support for the yuy2 video format
Edgar E. Iglesias
2017-01-24
hw: Fix typos found by codespell
Stefan Weil
2016-07-07
xlnx_dp: fix iffy xlnx_dp_aux_push_tx_fifo
Paolo Bonzini
2016-06-14
introduce xlnx-dp
KONRAD Frederic