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
/
include
/
hw
/
arm
/
omap.h
Age
Commit message (
Expand
)
Author
2020-01-07
omap-gpio: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-i2c: remove PROP_PTR
Marc-André Lureau
2020-01-07
omap-intc: remove PROP_PTR
Marc-André Lureau
2019-10-22
hw/arm/omap1: Create the RAM in the board
Philippe Mathieu-Daudé
2019-10-22
hw/arm/omap2: Create the RAM in the board
Philippe Mathieu-Daudé
2019-08-16
Include hw/irq.h a lot less
Markus Armbruster
2019-06-12
Normalize position of header guard
Markus Armbruster
2019-04-29
hw/devices: Move TI touchscreen declarations into a new header
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-06-26
hw/arm/omap1: Use qemu_log_mask(GUEST_ERROR) instead of fprintf
Philippe Mathieu-Daudé
2018-01-22
Replace all occurances of __FUNCTION__ with __func__
Alistair Francis
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2016-12-20
Move target-* CPU file into a target/ folder
Thomas Huth
2016-05-19
arm: include cpu-qom.h in files that require ARMCPU
Paolo Bonzini
2014-10-20
hw: Convert from BlockDriverState to BlockBackend, mostly
Markus Armbruster
2014-02-14
i2c: Rename i2c_bus to I2CBus
Andreas Färber
2013-04-08
hw: move headers to include/
Paolo Bonzini