aboutsummaryrefslogtreecommitdiff
path: root/include/hw/display
AgeCommit message (Expand)AuthorFilesLines
2018-06-18hw/display: add standalone ramfb deviceGerd Hoffmann1-0/+3
2018-06-18hw/display: add ramfb, a simple boot framebuffer living in guest ramGerd Hoffmann1-0/+9
2018-06-01hw: Do not include "exec/address-spaces.h" if it is not necessaryPhilippe Mathieu-Daudé1-1/+0
2018-05-24vga: move bochs vbe defines to header fileGerd Hoffmann1-0/+69
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé1-0/+25
2016-07-12Clean up decorations and whitespace around header guardsMarkus Armbruster1-1/+1
2016-07-07aux: Rename aux.[ch] to auxbus.[ch] for the benefit of WindowsPeter Maydell1-1/+1
2016-06-14introduce xlnx-dpKONRAD Frederic1-0/+109
2016-06-14introduce dpcd moduleKONRAD Frederic1-0/+105
2016-03-16bcm2835_fb: add framebuffer device for Raspberry PiGrégory ESTRADE1-0/+47