summaryrefslogtreecommitdiffstats
path: root/hw/display/vga-isa-mm.c
Commit message (Expand)AuthorAgeFilesLines
* vga: cleanup mapping of VRAM for non-PCI VGAPaolo Bonzini2019-12-181-1/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+2
* memory: Fix type of IOMMUMemoryRegionClass member @parent_classMarkus Armbruster2019-08-161-0/+1
* hw/display/vga-isa-mm: Convert away from old_mmioPeter Maydell2018-08-211-47/+13Star
* Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...Peter Maydell2018-07-031-1/+2
|\
| * vga: disable global_vmstate for 3.0+ machine typesGerd Hoffmann2018-07-031-1/+2
* | hw/display: Use the IEC binary prefix definitionsPhilippe Mathieu-Daudé2018-07-021-2/+3
|/
* hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"Philippe Mathieu-Daudé2017-12-181-2/+1Star
* hw/display/vga: "vga_int.h" requires "ui/console.h"Philippe Mathieu-Daudé2017-12-181-1/+0Star
* hw/display: Clean up includesPeter Maydell2016-01-291-0/+1
* vga: allow non-global vmstateGerd Hoffmann2014-04-281-1/+1
* console: add head to index to qemu consoles.Gerd Hoffmann2014-03-051-1/+1
* vga: pass owner to vga_init_vbePaolo Bonzini2013-07-041-1/+1
* vga: pass owner to vga_common_initPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-2/+2
* console: add device link to QemuConsolesGerd Hoffmann2013-04-251-1/+1
* console: add GraphicHwOpsGerd Hoffmann2013-04-161-3/+1Star
* console: simplify screendumpGerd Hoffmann2013-04-161-1/+1
* hw: move private headers to hw/ subdirectories.Paolo Bonzini2013-04-081-1/+1
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+144