summaryrefslogtreecommitdiff
path: root/hw/display/qxl.h
AgeCommit message (Expand)AuthorFilesLines
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis1-1/+1
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé1-1/+0
2017-04-24qxl: add xres and yres propertiesGerd Hoffmann1-0/+2
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann1-0/+1
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-06qxl: store memory region and offset instead of pointer for guest slotsGerd Hoffmann1-1/+2
2016-07-06qxl: use uint64_t for vram sizeGerd Hoffmann1-2/+2
2015-07-16qxl: allow to specify head limit to qxl driverFrediano Ziglio1-0/+3
2015-05-19qxl: QOMifyGonglei1-0/+3
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov1-0/+1
2013-11-04qxl: replace pipe signaling with bottom halfGerd Hoffmann1-2/+1
2013-09-18qxl: define qxl operating on 4k pagesGerd Hoffmann1-0/+3
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-0/+165