summaryrefslogtreecommitdiff
path: root/hw/display/vga-isa-mm.c
AgeCommit message (Expand)Author
2019-12-18vga: cleanup mapping of VRAM for non-PCI VGAPaolo Bonzini
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16memory: Fix type of IOMMUMemoryRegionClass member @parent_classMarkus Armbruster
2018-08-21hw/display/vga-isa-mm: Convert away from old_mmioPeter Maydell
2018-07-03Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...Peter Maydell
2018-07-03vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann
2018-07-02hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé
2017-12-18hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé
2017-12-18hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé
2016-01-29hw/display: Clean up includesPeter Maydell
2014-04-28vga: allow non-global vmstateGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2013-07-04vga: pass owner to vga_init_vbePaolo Bonzini
2013-07-04vga: pass owner to vga_common_initPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-04-25console: add device link to QemuConsolesGerd Hoffmann
2013-04-16console: add GraphicHwOpsGerd Hoffmann
2013-04-16console: simplify screendumpGerd Hoffmann
2013-04-08hw: move private headers to hw/ subdirectories.Paolo Bonzini
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini