summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_ib700.c
AgeCommit message (Expand)AuthorFilesLines
2017-12-18misc: drop old i386 dependencyPhilippe Mathieu-Daudé1-1/+0
2016-03-22Replaced get_tick_per_sec() by NANOSECONDS_PER_SECONDRutuja Shah1-1/+1
2016-01-29hw: Clean up includesPeter Maydell1-0/+1
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini1-1/+1
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-2/+1
2014-05-05PortioList: Store PortioList in device stateKirill Batuzov1-3/+4
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-5/+5
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04piolist: add owner argument to initialization functions and pass devicesPaolo Bonzini1-1/+1
2013-07-04wdt_ib700: replace register_ioport*Jan Kiszka1-2/+10
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-5/+3
2013-04-29wdt_ib700: QOM'ifyAndreas Färber1-4/+8
2013-04-08hw: move watchdogs to hw/watchdog, configure via default-configs/Paolo Bonzini1-0/+145