aboutsummaryrefslogtreecommitdiff
path: root/hw/display/qxl.h
AgeCommit message (Expand)AuthorFilesLines
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost1-1/+2
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost1-2/+4
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann1-1/+1
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster1-1/+0
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster1-1/+0
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann1-0/+1
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann1-0/+2
2018-08-21qxl: drop unused generation variableGerd Hoffmann1-1/+0
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