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
/
blizzard.c
Age
Commit message (
Expand
)
Author
2020-05-04
display/blizzard: use extract16() for fix clang analyzer warning in blizzard_...
Chen Qun
2019-06-12
Include qemu-common.h exactly where needed
Markus Armbruster
2019-04-29
hw/devices: Move Blizzard declarations into a new header
Philippe Mathieu-Daudé
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2016-05-12
hw/display/blizzard: Remove blizzard_template.h
Peter Maydell
2016-05-12
blizzard: Remove support for DEPTH != 32
Pooja Dhannawat
2016-01-29
hw/display: Clean up includes
Peter Maydell
2015-01-15
blizzard: do not depend on VGA internals
Paolo Bonzini
2014-09-29
hw/display/blizzard.c: Delete unused function blizzard_rgb2yuv
Peter Maydell
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
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-15
arm: fix location of some include files
Peter Maydell
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