summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_ib700.c
AgeCommit message (Expand)Author
2020-09-09Use DECLARE_*CHECKER* macrosEduardo Habkost
2020-09-09Move QOM typedefs and add missing includesEduardo Habkost
2019-08-16Include hw/hw.h exactly where neededMarkus Armbruster
2019-08-16Include migration/vmstate.h lessMarkus Armbruster
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah
2016-01-29hw: Clean up includesPeter Maydell
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini
2013-07-04wdt_ib700: replace register_ioport*Jan Kiszka
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-04-29wdt_ib700: QOM'ifyAndreas Färber
2013-04-08hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini