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.c
Age
Commit message (
Expand
)
Author
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-07-03
vga: disable global_vmstate for 3.0+ machine types
Gerd Hoffmann
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-09-08
portio: keep references on portio
Marc-André Lureau
2016-01-29
hw/display: Clean up includes
Peter Maydell
2015-02-13
isa: remove isa_mem_base variable
Hervé Poussineau
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-29
devices: Associate devices to their logical category
Marcel Apfelbaum
2013-07-04
vga: pass owner to vga_init_io
Paolo Bonzini
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-06-07
isa: Use realizefn for ISADevice
Andreas Färber
2013-04-29
vga-isa: QOM'ify ISA VGA
Andreas Färber
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