summaryrefslogtreecommitdiffstats
path: root/hw/watchdog/wdt_ib700.c
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-1/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include hw/hw.h exactly where neededMarkus Armbruster2019-08-161-1/+0Star
* Include migration/vmstate.h lessMarkus Armbruster2019-08-161-0/+1
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-1/+1
* misc: drop old i386 dependencyPhilippe Mathieu-Daudé2017-12-181-1/+0Star
* Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah2016-03-221-1/+1
* hw: Clean up includesPeter Maydell2016-01-291-0/+1
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-2/+1Star
* PortioList: Store PortioList in device stateKirill Batuzov2014-05-051-3/+4
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-5/+5
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini2013-07-041-1/+1
* wdt_ib700: replace register_ioport*Jan Kiszka2013-07-041-2/+10
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-5/+3Star
* wdt_ib700: QOM'ifyAndreas Färber2013-04-291-4/+8
* hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini2013-04-081-0/+145