index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
hw
/
watchdog
Age
Commit message (
Expand
)
Author
Files
Lines
2024-04-30
hw/watchdog/sbsa_gwdt: Make watchdog timer frequency a QOM property
Peter Maydell
1
-1
/
+14
2023-12-30
hw/watchdog: Constify VMState
Richard Henderson
9
-9
/
+9
2023-11-15
hw/watchdog/wdt_aspeed: Remove unused 'hw/misc/aspeed_scu.h' header
Philippe Mathieu-Daudé
1
-1
/
+0
2023-11-02
hw/watchdog/wdt_imx2: Trace timer activity
Bernhard Beschow
2
-0
/
+6
2023-11-02
hw/watchdog/wdt_imx2: Trace MMIO access
Bernhard Beschow
2
-6
/
+22
2023-06-20
meson: Replace softmmu_ss -> system_ss
Philippe Mathieu-Daudé
1
-9
/
+9
2023-04-20
hw/watchdog: Allwinner WDT emulation for system reset
Strahinja Jankovic
4
-0
/
+428
2023-03-20
replace TABs with spaces
Yeqi Fu
1
-1
/
+1
2023-02-07
hw/watchdog/wdt_aspeed: Log unimplemented registers as UNIMP level
Philippe Mathieu-Daudé
1
-0
/
+13
2023-02-07
hw/watchdog/wdt_aspeed: Extend MMIO range to cover more registers
Philippe Mathieu-Daudé
1
-1
/
+2
2023-02-07
hw/watchdog/wdt_aspeed: Rename MMIO region size as 'iosize'
Philippe Mathieu-Daudé
1
-4
/
+4
2023-01-08
include/hw/pci: Split pci_device.h off pci.h
Markus Armbruster
1
-1
/
+1
2022-12-21
hw/watchdog: add trace events for watchdog action handling
Daniel P. Berrangé
2
-0
/
+8
2022-09-29
watchdog: remove -watchdog option
Paolo Bonzini
7
-79
/
+0
2022-07-06
ppc/spapr: Implement H_WATCHDOG
Alexey Kardashevskiy
3
-0
/
+282
2022-05-02
aspeed/wdt: Add AST1030 support
Steven Lee
1
-0
/
+24
2022-05-02
aspeed/wdt: Fix ast2500/ast2600 default reload value
Steven Lee
1
-2
/
+8
2021-11-02
watchdog: remove select_watchdog_action
Paolo Bonzini
1
-14
/
+0
2021-11-02
watchdog: add information from -watchdog help to -device help
Paolo Bonzini
6
-7
/
+12
2021-10-12
aspeed/wdt: Add trace events
Cédric Le Goater
2
-0
/
+9
2021-09-20
watchdog: aspeed: Fix sequential control writes
Andrew Jeffery
1
-0
/
+2
2021-09-20
watchdog: aspeed: Sanitize control register values
Andrew Jeffery
1
-2
/
+22
2021-06-02
docs: fix references to docs/devel/tracing.rst
Stefano Garzarella
1
-1
/
+1
2021-03-08
clock: Add ClockEvent parameter to callbacks
Peter Maydell
1
-2
/
+3
2021-01-29
arm: Remove frq properties on CMSDK timer, dualtimer, watchdog, ARMSSE
Peter Maydell
1
-6
/
+0
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Convert to use Clock input
Peter Maydell
1
-4
/
+14
2021-01-29
hw/watchdog/cmsdk-apb-watchdog: Add Clock input
Peter Maydell
1
-2
/
+5
2021-01-08
Remove superfluous timer_del() calls
Peter Maydell
2
-2
/
+0
2020-12-11
hw/watchdog/wdt_diag288: Remove unnecessary includes
Thomas Huth
1
-2
/
+0
2020-10-27
hw/watchdog: Implement SBSA watchdog device
Shashi Mallela
3
-0
/
+297
2020-09-18
Use OBJECT_DECLARE_SIMPLE_TYPE when possible
Eduardo Habkost
1
-3
/
+1
2020-09-09
Use DECLARE_*CHECKER* macros
Eduardo Habkost
2
-3
/
+4
2020-09-09
Move QOM typedefs and add missing includes
Eduardo Habkost
2
-2
/
+5
2020-08-21
meson: convert hw/watchdog
Marc-André Lureau
2
-7
/
+7
2020-08-21
trace: switch position of headers to what Meson requires
Paolo Bonzini
1
-0
/
+1
2020-06-23
hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock status
Philippe Mathieu-Daudé
2
-0
/
+2
2020-05-21
hw/watchdog: Implement full i.MX watchdog support
Guenter Roeck
1
-12
/
+226
2020-05-21
hw: Move i.MX watchdog driver to hw/watchdog
Guenter Roeck
3
-0
/
+94
2020-05-15
qdev: Unrealize must not fail
Markus Armbruster
1
-1
/
+1
2020-01-24
qdev: set properties with device_class_set_props()
Marc-André Lureau
2
-2
/
+2
2019-12-16
aspeed: Change the "scu" property definition
Cédric Le Goater
1
-9
/
+8
2019-12-16
watchdog/aspeed: Fix AST2600 frequency behaviour
Joel Stanley
1
-4
/
+17
2019-12-16
watchdog/aspeed: Improve watchdog timeout message
Joel Stanley
1
-1
/
+2
2019-10-15
hw: wdt_aspeed: Add AST2600 support
Joel Stanley
1
-0
/
+29
2019-10-15
watchdog/aspeed: Introduce an object class per SoC
Cédric Le Goater
1
-57
/
+65
2019-10-15
aspeed/wdt: Check correct register for clock source
Amithash Prasad
1
-1
/
+1
2019-10-15
hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer API
Peter Maydell
1
-4
/
+9
2019-10-15
ptimer: Rename ptimer_init() to ptimer_init_with_bh()
Peter Maydell
1
-1
/
+1
2019-08-16
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
1
-1
/
+1
2019-08-16
Include hw/qdev-properties.h less
Markus Armbruster
2
-0
/
+2
[next]