aboutsummaryrefslogtreecommitdiff
path: root/hw/misc/led.c
AgeCommit message (Expand)AuthorFilesLines
2023-12-30hw/misc: Constify VMStateRichard Henderson1-1/+1
2023-10-27misc/led: LED state is set opposite of what is expectedGlenn Miles1-1/+1
2021-05-02hw: Do not include hw/irq.h if it is not necessaryThomas Huth1-1/+0
2021-03-15hw/misc/led: Add yellow LEDPhilippe Mathieu-Daudé1-0/+1
2020-10-26hw/misc/led: Emit a trace event when LED intensity has changedPhilippe Mathieu-Daudé1-0/+4
2020-10-26hw/misc/led: Allow connecting from GPIO outputPhilippe Mathieu-Daudé1-1/+16
2020-10-26hw/misc/led: Add a LED devicePhilippe Mathieu-Daudé1-0/+142