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