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
/
watchdog
/
wdt_aspeed.c
Age
Commit message (
Expand
)
Author
2021-11-02
watchdog: add information from -watchdog help to -device help
Paolo Bonzini
2021-10-12
aspeed/wdt: Add trace events
Cédric Le Goater
2021-09-20
watchdog: aspeed: Fix sequential control writes
Andrew Jeffery
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2019-12-16
aspeed: Change the "scu" property definition
Cédric Le Goater
2019-12-16
watchdog/aspeed: Fix AST2600 frequency behaviour
Joel Stanley
2019-12-16
watchdog/aspeed: Improve watchdog timeout message
Joel Stanley
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
2019-10-15
aspeed/wdt: Check correct register for clock source
Amithash Prasad
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2019-08-16
Include migration/vmstate.h less
Markus Armbruster
2019-07-01
aspeed: Link SCU to the watchdog
Joel Stanley
2019-06-12
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2017-10-12
watchdog/aspeed: fix variable type to store reload value
Cédric Le Goater
2017-09-04
watchdog: wdt_aspeed: Add support for the reset width register
Andrew Jeffery
2017-02-07
wdt: Add Aspeed watchdog device model
Cédric Le Goater