summaryrefslogtreecommitdiffstats
path: root/hw/watchdog
Commit message (Expand)AuthorAgeFilesLines
* hw/watchdog/cmsdk-apb-watchdog: Add trace event for lock statusPhilippe Mathieu-Daudé2020-06-232-0/+2
* hw/watchdog: Implement full i.MX watchdog supportGuenter Roeck2020-05-211-12/+226
* hw: Move i.MX watchdog driver to hw/watchdogGuenter Roeck2020-05-213-0/+94
* qdev: Unrealize must not failMarkus Armbruster2020-05-151-1/+1
* qdev: set properties with device_class_set_props()Marc-André Lureau2020-01-242-2/+2
* aspeed: Change the "scu" property definitionCédric Le Goater2019-12-161-9/+8Star
* watchdog/aspeed: Fix AST2600 frequency behaviourJoel Stanley2019-12-161-4/+17
* watchdog/aspeed: Improve watchdog timeout messageJoel Stanley2019-12-161-1/+2
* hw: wdt_aspeed: Add AST2600 supportJoel Stanley2019-10-151-0/+29
* watchdog/aspeed: Introduce an object class per SoCCédric Le Goater2019-10-151-57/+65
* aspeed/wdt: Check correct register for clock sourceAmithash Prasad2019-10-151-1/+1
* hw/watchdog/cmsdk-apb-watchdog.c: Switch to transaction-based ptimer APIPeter Maydell2019-10-151-4/+9
* ptimer: Rename ptimer_init() to ptimer_init_with_bh()Peter Maydell2019-10-151-1/+1
* sysemu: Split sysemu/runstate.h off sysemu/sysemu.hMarkus Armbruster2019-08-161-1/+1
* Include hw/qdev-properties.h lessMarkus Armbruster2019-08-162-0/+2
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-162-2/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-165-0/+5
* Include hw/irq.h a lot lessMarkus Armbruster2019-08-161-0/+1
* Include sysemu/reset.h a lot lessMarkus Armbruster2019-08-161-0/+1
* aspeed: Link SCU to the watchdogJoel Stanley2019-07-011-0/+20
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-125-2/+5
* hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé2019-06-061-1/+1
* trace-events: Fix attribution of trace points to sourceMarkus Armbruster2019-03-221-1/+1
* trace-events: Shorten file names in commentsMarkus Armbruster2019-03-221-1/+1
* ptimer: express dependencies with KconfigPaolo Bonzini2019-03-071-0/+1
* isa: express dependencies with kconfigPaolo Bonzini2019-03-071-0/+2
* build: convert pci.mak to KconfigPaolo Bonzini2019-03-071-0/+2
* kconfig: introduce kconfig filesPaolo Bonzini2019-03-071-0/+11
* hw/arm/stellaris: Implement watchdog timerMichel Heily2019-03-051-2/+72
* hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao2019-01-111-1/+0Star
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-1/+1
* qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu2018-08-281-8/+7Star
* hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell2018-08-203-0/+333
* hw/watchdog/wdt_i6300esb: Convert away from old_mmioPeter Maydell2018-06-151-12/+36
* qapi: Empty out qapi-schema.jsonMarkus Armbruster2018-03-021-1/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* Eliminate qapi/qmp/types.hMarkus Armbruster2018-02-091-1/+0Star
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+1
* misc: drop old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-151-0/+4
* watchdog/aspeed: fix variable type to store reload valueCédric Le Goater2017-10-121-2/+2
* watchdog: Allow setting action on the flyMichal Privoznik2017-10-021-1/+7
* watchdog.h: Drop local redefinition of actions enumMichal Privoznik2017-10-022-28/+23Star
* qapi: Rename WatchdogExpirationAction enumMichal Privoznik2017-10-021-7/+7
* watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery2017-09-041-11/+82
* watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth2017-08-301-0/+1
* shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-231-1/+1
* wdt: Add Aspeed watchdog device modelCédric Le Goater2017-02-072-0/+226
* watchdog: 6300esb: add exit functionLi Qiang2016-12-221-0/+9
* nmi: remove x86 specific nmi handlingBandan Das2016-05-231-1/+1