summaryrefslogtreecommitdiffstats
path: root/hw/display/qxl.h
Commit message (Expand)AuthorAgeFilesLines
* Use OBJECT_DECLARE_SIMPLE_TYPE when possibleEduardo Habkost2020-09-181-3/+1Star
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* qxl: introduce hardware revision 5Gerd Hoffmann2020-02-131-1/+1
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include qemu-common.h exactly where neededMarkus Armbruster2019-06-121-1/+0Star
* qxl: store channel id in qxl->idGerd Hoffmann2018-10-291-0/+1
* qxl: use guest_monitor_config for local renderer.Gerd Hoffmann2018-09-271-0/+2
* qxl: drop unused generation variableGerd Hoffmann2018-08-211-1/+0Star
* Replace all occurances of __FUNCTION__ with __func__Alistair Francis2018-01-221-1/+1
* hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé2017-12-181-1/+0Star
* qxl: add xres and yres propertiesGerd Hoffmann2017-04-241-0/+2
* qxl: add migration blocker to avoid pre-save assertGerd Hoffmann2017-04-111-0/+1
* Clean up decorations and whitespace around header guardsMarkus Armbruster2016-07-121-1/+1
* qxl: store memory region and offset instead of pointer for guest slotsGerd Hoffmann2016-07-061-1/+2
* qxl: use uint64_t for vram sizeGerd Hoffmann2016-07-061-2/+2
* qxl: allow to specify head limit to qxl driverFrediano Ziglio2015-07-161-0/+3
* qxl: QOMifyGonglei2015-05-191-0/+3
* PortioList: Store PortioList in device stateKirill Batuzov2014-05-051-0/+1
* qxl: replace pipe signaling with bottom halfGerd Hoffmann2013-11-041-2/+1Star
* qxl: define qxl operating on 4k pagesGerd Hoffmann2013-09-181-0/+3
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-0/+165