index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
vga-isa-mm.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
memory: Fix type of IOMMUMemoryRegionClass member @parent_class
Markus Armbruster
2018-08-21
hw/display/vga-isa-mm: Convert away from old_mmio
Peter Maydell
2018-07-03
Merge remote-tracking branch 'remotes/kraxel/tags/vga-20180703-pull-request' ...
Peter Maydell
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
2018-07-02
hw/display: Use the IEC binary prefix definitions
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: extract public API from i386/pc to "hw/display/vga.h"
Philippe Mathieu-Daudé
2017-12-18
hw/display/vga: "vga_int.h" requires "ui/console.h"
Philippe Mathieu-Daudé
2016-01-29
hw/display: Clean up includes
Peter Maydell
2014-04-28
vga: allow non-global vmstate
Gerd Hoffmann
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2013-07-04
vga: pass owner to vga_init_vbe
Paolo Bonzini
2013-07-04
vga: pass owner to vga_common_init
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move target-independent files to subdirectories
Paolo Bonzini