Age | Commit message (Expand) | Author |
2023-01-19 | ui/spice: Require spice-server >= 0.14.0 | Markus Armbruster |
2023-01-08 | include/hw/pci: Split pci_device.h off pci.h | Markus Armbruster |
2022-11-29 | hw/display/qxl: Avoid buffer overrun in qxl_phys2virt (CVE-2022-4144) | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Pass requested buffer size to qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-11-29 | hw/display/qxl: Document qxl_phys2virt() | Philippe Mathieu-Daudé |
2022-03-22 | Replace GCC_FMT_ATTR with G_GNUC_PRINTF | Marc-André Lureau |
2021-07-22 | Revert "qxl: add migration blocker to avoid pre-save assert" | Gerd Hoffmann |
2020-09-18 | Use OBJECT_DECLARE_SIMPLE_TYPE when possible | Eduardo Habkost |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-02-13 | qxl: introduce hardware revision 5 | Gerd Hoffmann |
2019-08-16 | Include hw/hw.h exactly where needed | Markus Armbruster |
2019-06-12 | Include qemu-common.h exactly where needed | Markus Armbruster |
2018-10-29 | qxl: store channel id in qxl->id | Gerd Hoffmann |
2018-09-27 | qxl: use guest_monitor_config for local renderer. | Gerd Hoffmann |
2018-08-21 | qxl: drop unused generation variable | Gerd Hoffmann |
2018-01-22 | Replace all occurances of __FUNCTION__ with __func__ | Alistair Francis |
2017-12-18 | hw/display/vga: "vga_int.h" requires "ui/console.h" | Philippe Mathieu-Daudé |
2017-04-24 | qxl: add xres and yres properties | Gerd Hoffmann |
2017-04-11 | qxl: add migration blocker to avoid pre-save assert | Gerd Hoffmann |
2016-07-12 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2016-07-06 | qxl: store memory region and offset instead of pointer for guest slots | Gerd Hoffmann |
2016-07-06 | qxl: use uint64_t for vram size | Gerd Hoffmann |
2015-07-16 | qxl: allow to specify head limit to qxl driver | Frediano Ziglio |
2015-05-19 | qxl: QOMify | Gonglei |
2014-05-05 | PortioList: Store PortioList in device state | Kirill Batuzov |
2013-11-04 | qxl: replace pipe signaling with bottom half | Gerd Hoffmann |
2013-09-18 | qxl: define qxl operating on 4k pages | Gerd Hoffmann |
2013-04-08 | hw: move private headers to hw/ subdirectories. | Paolo Bonzini |