aboutsummaryrefslogtreecommitdiff
path: root/hw/watchdog
AgeCommit message (Expand)Author
2019-08-16Include hw/qdev-properties.h lessMarkus Armbruster
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-08-16Include hw/irq.h a lot lessMarkus Armbruster
2019-08-16Include sysemu/reset.h a lot lessMarkus Armbruster
2019-07-01aspeed: Link SCU to the watchdogJoel Stanley
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2019-06-06hw/watchdog/wdt_i6300esb: Use DEVICE() macro to access DeviceState.qdevPhilippe Mathieu-Daudé
2019-03-22trace-events: Fix attribution of trace points to sourceMarkus Armbruster
2019-03-22trace-events: Shorten file names in commentsMarkus Armbruster
2019-03-07ptimer: express dependencies with KconfigPaolo Bonzini
2019-03-07isa: express dependencies with kconfigPaolo Bonzini
2019-03-07build: convert pci.mak to KconfigPaolo Bonzini
2019-03-07kconfig: introduce kconfig filesPaolo Bonzini
2019-03-05hw/arm/stellaris: Implement watchdog timerpull-target-arm-20190305Michel Heily
2019-01-11hw/watchdog/wdt_i6300esb: remove a unnecessary commentPeng Hao
2019-01-11qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini
2018-08-28qapi: Drop qapi_event_send_FOO()'s Error ** argumentPeter Xu
2018-08-20hw/watchdog/cmsdk_apb_watchdog: Implement CMSDK APB watchdog modulePeter Maydell
2018-06-15hw/watchdog/wdt_i6300esb: Convert away from old_mmioPeter Maydell
2018-03-02qapi: Empty out qapi-schema.jsonMarkus Armbruster
2018-03-02Include less of the generated modular QAPI headersMarkus Armbruster
2018-02-09Eliminate qapi/qmp/types.hMarkus Armbruster
2018-02-09Include qapi/error.h exactly where neededMarkus Armbruster
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-12watchdog/aspeed: fix variable type to store reload valueCédric Le Goater
2017-10-02watchdog: Allow setting action on the flyMichal Privoznik
2017-10-02watchdog.h: Drop local redefinition of actions enumMichal Privoznik
2017-10-02qapi: Rename WatchdogExpirationAction enumMichal Privoznik
2017-09-04watchdog: wdt_aspeed: Add support for the reset width registerAndrew Jeffery
2017-08-30watchdog/wdt_diag288: Mark diag288 watchdog as non-hotpluggableThomas Huth
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-02-07wdt: Add Aspeed watchdog device modelCédric Le Goater
2016-12-22watchdog: 6300esb: add exit functionLi Qiang
2016-05-23nmi: remove x86 specific nmi handlingBandan Das
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22util: move declarations out of qemu-common.hVeronia Bahaa
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-03-01watchdog/diag288: avoid race condition on expired watchdogSascha Silbe
2016-01-29hw: Clean up includesPeter Maydell
2016-01-29s390: Clean up includesPeter Maydell
2016-01-27watchdog/diag288: don't reset for action=none|debug|pauseBo Tu
2016-01-27watchdog: introduction of get_watchdog_actionBo Tu
2015-09-25i6300esb: remove muldiv64()Laurent Vivier
2015-09-11i6300esb: fix timer overflowLaurent Vivier
2015-07-14watchdog/diag288: correctly register for system reset requestsXu Wang
2015-06-23wdt_i6300esb: QOMifyGonglei
2015-06-11watchdog: Add new Virtual Watchdog action INJECT-NMIMao Chuan Li
2015-06-11s390x/watchdog: diag288 migration supportXu Wang