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
/
adc
Age
Commit message (
Expand
)
Author
2021-10-12
hw/adc: Add basic Aspeed ADC model
Andrew Jeffery
2021-06-17
adc: Move the max111x driver to the adc directory
Corey Minyard
2021-06-17
adc: Move the zynq-xadc file to the adc directories
Corey Minyard
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
2021-01-12
hw/adc: Add an ADC module for NPCM7XX
Hao Wu
2020-08-21
meson: convert hw/adc
Marc-André Lureau
2020-06-05
hw/adc/stm32f2xx_adc: Correct memory region size and access size
Philippe Mathieu-Daudé
2020-02-04
hw/*/Makefile.objs: Move many .o files to common-objs
Thomas Huth
2019-08-16
Include hw/hw.h exactly where needed
Markus Armbruster
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
2019-03-07
kconfig: introduce kconfig files
Paolo Bonzini
2018-02-09
Include qapi/error.h exactly where needed
Markus Armbruster
2018-01-16
maint: Fix macros with broken 'do/while(0); ' usage
Eric Blake
2016-10-04
STM32F2xx: Add the ADC device
Alistair Francis