summaryrefslogtreecommitdiff
path: root/hw/display/vga-isa-mm.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé1-2/+1
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé1-1/+0
2016-01-29hw/display: Clean up includesPeter Maydell1-0/+1
2014-04-28vga: allow non-global vmstateGerd Hoffmann1-1/+1
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann1-1/+1
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini1-1/+1
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-2/+2
2013-04-25console: add device link to QemuConsolesGerd Hoffmann1-1/+1
2013-04-16console: add GraphicHwOpsGerd Hoffmann1-3/+1
2013-04-16console: simplify screendumpGerd Hoffmann1-1/+1
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini1-1/+1
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+144