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
/
milkymist-tmu2.c
Age
Commit message (
Expand
)
Author
2020-02-20
Let cpu_[physical]_memory() calls pass a boolean 'is_write' argument
Philippe Mathieu-Daudé
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-02-01
hw/display/milkymist-tmu2: Move inlined code from header to source
Philippe Mathieu-Daudé
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2017-02-28
lm32: milkymist-tmu2: fix a third integer overflow
Peter Maydell
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-24
lm32: milkymist-tmu2: fix another integer overflow
Peter Maydell
2016-10-28
lm32: milkymist-tmu2: fix integer overflow
Michael Walle
2016-06-21
milkymist: fix tmu2.c build failure (missing error.h include)
Gerd Hoffmann
2016-06-20
milkymist: update specification URLs
Michael Walle
2016-06-20
hw/display: QOM'ify milkymist-tmu2.c
xiaoqiang zhao
2016-01-29
lm32: Clean up includes
Peter Maydell
2015-11-03
ui/opengl: Reduce build required libraries for opengl
OGAWA Hirofumi
2014-05-14
savevm: Remove all the unneeded version_minimum_id_old (rest)
Juan Quintela
2013-07-29
milkymist-tmu2: 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-08
hw: move display devices to hw/display/, configure via default-configs/
Paolo Bonzini