index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
display
/
omap_lcdc.c
Age
Commit message (
Expand
)
Author
2020-02-20
Remove unnecessary cast when using the cpu_[physical]_memory API
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2016-05-12
omap_lcdc: Remove support for DEPTH != 32
Pooja Dhannawat
2016-01-29
hw/display: Clean up includes
Peter Maydell
2015-09-07
arm: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-07-24
framebuffer: set DIRTY_MEMORY_VGA on RAM that is used for the framebuffer
Paolo Bonzini
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
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 display devices to hw/display/, configure via default-configs/
Paolo Bonzini