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.c
Age
Commit message (
Expand
)
Author
2014-06-16
savevm: Remove all the unneeded version_minimum_id_old (x86)
Juan Quintela
2014-05-05
PortioList: Store PortioList in device state
Kirill Batuzov
2014-04-28
vga: add secondary stdvga variant
Gerd Hoffmann
2014-04-28
vga: allow non-global vmstate
Gerd Hoffmann
2013-11-05
vga: fix invalid read after free
Marc-André Lureau
2013-10-17
vga: Mark relevant portio lists regions as coalesced MMIO flushing
Jan Kiszka
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-07-04
piolist: add owner argument to initialization functions and pass devices
Paolo Bonzini
2013-07-04
vga: set owner in vga_update_memory_access
Paolo Bonzini
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-07-04
vga: pass owner to vga_init
Paolo Bonzini
2013-07-04
memory: add owner argument to initialization functions
Paolo Bonzini
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
console: simplify screendump
Gerd Hoffmann
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
2013-04-08
hw: move private headers to hw/ subdirectories.
Paolo Bonzini
2013-04-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini