Age | Commit message (Expand) | Author | Files | Lines |
2023-12-30 | hw/vfio: Constify VMState | Richard Henderson | 1 | -1/+1 |
2023-10-18 | hw/vfio: add ramfb migration support | Marc-André Lureau | 1 | -0/+21 |
2023-10-05 | vfio/display: Fix missing update to set backing fields | Alex Williamson | 1 | -0/+2 |
2023-03-22 | *: Add missing includes of qemu/error-report.h | Richard Henderson | 1 | -0/+1 |
2022-06-14 | ui/console: Do not return a value with ui_info | Akihiko Odaki | 1 | -5/+3 |
2021-05-02 | Do not include sysemu/sysemu.h if it's not really necessary | Thomas Huth | 1 | -1/+0 |
2021-02-04 | ui: add an optional get_flags callback to GraphicHwOps | Marc-André Lureau | 1 | -0/+6 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 1 | -1/+0 |
2020-07-16 | vfio: fix use-after-free in display | Gerd Hoffmann | 1 | -0/+1 |
2020-05-18 | Revert "hw/display/ramfb: initialize fw-config space with xres/ yres" | Gerd Hoffmann | 1 | -2/+2 |
2020-02-18 | hw/vfio/display: Remove superfluous semicolon | Philippe Mathieu-Daudé | 1 | -1/+1 |
2019-06-07 | vfio/display: set dmabuf modifier field | Gerd Hoffmann | 1 | -0/+1 |
2019-05-24 | hw/display/ramfb: initialize fw-config space with xres/ yres | Hou Qiming | 1 | -2/+2 |
2019-03-11 | vfio/display: delay link up event | Gerd Hoffmann | 1 | -5/+25 |
2019-03-11 | vfio/display: add xres + yres properties | Gerd Hoffmann | 1 | -2/+10 |
2019-03-11 | vfio/display: add edid support. | Gerd Hoffmann | 1 | -0/+141 |
2018-10-15 | hw/vfio/display: add ramfb support | Gerd Hoffmann | 1 | -0/+12 |
2018-04-27 | ui: introduce vfio_display_reset | Tina Zhang | 1 | -0/+11 |
2018-03-13 | vfio/display: adding dmabuf support | Gerd Hoffmann | 1 | -2/+180 |
2018-03-13 | vfio/display: adding region support | Gerd Hoffmann | 1 | -2/+115 |
2018-03-13 | vfio/display: core & wireup | Gerd Hoffmann | 1 | -0/+56 |