aboutsummaryrefslogtreecommitdiff
path: root/hw/vfio/display.c
AgeCommit message (Expand)Author
2024-07-09vfio/display: Fix vfio_display_edid_init() error pathZhenzhong Duan
2024-07-09vfio/display: Fix potential memleak of edid infoZhenzhong Duan
2024-05-22vfio/display: Make vfio_display_*() return boolZhenzhong Duan
2024-05-22vfio/display: Fix error path in call site of ramfb_setup()Zhenzhong Duan
2024-05-14ui/console: Use qemu_dmabuf_new() and free() helpers insteadDongwon Kim
2024-05-14ui/console: Use qemu_dmabuf_get_..() helpers insteadDongwon Kim
2023-12-30hw/vfio: Constify VMStateRichard Henderson
2023-10-18hw/vfio: add ramfb migration supportMarc-André Lureau
2023-10-05vfio/display: Fix missing update to set backing fieldsAlex Williamson
2023-03-22*: Add missing includes of qemu/error-report.hRichard Henderson
2022-06-14ui/console: Do not return a value with ui_infoAkihiko Odaki
2021-05-02Do not include sysemu/sysemu.h if it's not really necessaryThomas Huth
2021-02-04ui: add an optional get_flags callback to GraphicHwOpsMarc-André Lureau
2021-01-08Remove superfluous timer_del() callsPeter Maydell
2020-07-16vfio: fix use-after-free in displayGerd Hoffmann
2020-05-18Revert "hw/display/ramfb: initialize fw-config space with xres/ yres"Gerd Hoffmann
2020-02-18hw/vfio/display: Remove superfluous semicolonPhilippe Mathieu-Daudé
2019-06-07vfio/display: set dmabuf modifier fieldGerd Hoffmann
2019-05-24hw/display/ramfb: initialize fw-config space with xres/ yresHou Qiming
2019-03-11vfio/display: delay link up eventGerd Hoffmann
2019-03-11vfio/display: add xres + yres propertiesGerd Hoffmann
2019-03-11vfio/display: add edid support.Gerd Hoffmann
2018-10-15hw/vfio/display: add ramfb supportGerd Hoffmann
2018-04-27ui: introduce vfio_display_resetTina Zhang
2018-03-13vfio/display: adding dmabuf supportGerd Hoffmann
2018-03-13vfio/display: adding region supportGerd Hoffmann
2018-03-13vfio/display: core & wireupGerd Hoffmann