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
/
vfio
/
display.c
Age
Commit message (
Expand
)
Author
2021-05-02
Do not include sysemu/sysemu.h if it's not really necessary
Thomas Huth
2021-02-04
ui: add an optional get_flags callback to GraphicHwOps
Marc-André Lureau
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2020-07-16
vfio: fix use-after-free in display
Gerd Hoffmann
2020-05-18
Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"
Gerd Hoffmann
2020-02-18
hw/vfio/display: Remove superfluous semicolon
Philippe Mathieu-Daudé
2019-06-07
vfio/display: set dmabuf modifier field
Gerd Hoffmann
2019-05-24
hw/display/ramfb: initialize fw-config space with xres/ yres
Hou Qiming
2019-03-11
vfio/display: delay link up event
Gerd Hoffmann
2019-03-11
vfio/display: add xres + yres properties
Gerd Hoffmann
2019-03-11
vfio/display: add edid support.
Gerd Hoffmann
2018-10-15
hw/vfio/display: add ramfb support
Gerd Hoffmann
2018-04-27
ui: introduce vfio_display_reset
Tina Zhang
2018-03-13
vfio/display: adding dmabuf support
Gerd Hoffmann
2018-03-13
vfio/display: adding region support
Gerd Hoffmann
2018-03-13
vfio/display: core & wireup
Gerd Hoffmann