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
/
jazz_led.c
Age
Commit message (
Expand
)
Author
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2019-12-16
mips: jazz: Renovate coding style
Filip Bozuta
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2018-08-30
use dpy_gfx_update_full
Gerd Hoffmann
2017-05-10
jazz_led: fix bad snprintf
Paolo Bonzini
2016-05-13
hw/display: QOM'ify jazz_led.c
xiaoqiang.zhao
2016-01-29
hw/display: Clean up includes
Peter Maydell
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2014-05-24
jazz_led: Add missing break in switch case
Saravanakumar
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2013-07-29
jazz_led: QOM cast cleanup
Andreas Färber
2013-07-04
hw/d*: pass owner to memory_region_init* functions
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 target-independent files to subdirectories
Paolo Bonzini