summary refs log tree commit diff stats
path: root/hw/display/qxl.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* 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