summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_i6300esb.c
AgeCommit message (Expand)Author
2016-01-29hw: Clean up includesPeter Maydell
2015-09-25i6300esb: remove muldiv64()Laurent Vivier
2015-09-11i6300esb: fix timer overflowLaurent Vivier
2015-06-23wdt_i6300esb: QOMifyGonglei
2015-03-25i6300esb: Fix signed integer overflowDavid Gibson
2015-03-25i6300esb: Correct endiannnessDavid Gibson
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini
2014-08-18memory: remove memory_region_destroyPaolo Bonzini
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela
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-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-18wdt_i6300esb: fix vmstate versioningMichael Roth
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini