summaryrefslogtreecommitdiff
path: root/hw/display/qxl.h
AgeCommit message (Expand)Author
2020-02-13qxl: introduce hardware revision 5Gerd Hoffmann
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-06-12Include qemu-common.h exactly where neededMarkus Armbruster
2018-10-29qxl: store channel id in qxl->idGerd Hoffmann
2018-09-27qxl: use guest_monitor_config for local renderer.Gerd Hoffmann
2018-08-21qxl: drop unused generation variableGerd Hoffmann
2018-01-22Replace all occurances of __FUNCTION__ with __func__Alistair Francis
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé
2017-04-24qxl: add xres and yres propertiesGerd Hoffmann
2017-04-11qxl: add migration blocker to avoid pre-save assertGerd Hoffmann
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster
2016-07-06qxl: store memory region and offset instead of pointer for guest slotsGerd Hoffmann
2016-07-06qxl: use uint64_t for vram sizeGerd Hoffmann
2015-07-16qxl: allow to specify head limit to qxl driverFrediano Ziglio
2015-05-19qxl: QOMifyGonglei
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov
2013-11-04qxl: replace pipe signaling with bottom halfGerd Hoffmann
2013-09-18qxl: define qxl operating on 4k pagesGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini