summaryrefslogtreecommitdiffstats
path: root/hw/watchdog/wdt_i6300esb.c
Commit message (Expand)AuthorAgeFilesLines
* hw: Clean up includesPeter Maydell2019-11-291-1/+1
* i6300esb: remove muldiv64()Laurent Vivier2015-09-251-8/+3
* i6300esb: fix timer overflowLaurent Vivier2015-09-111-1/+1
* wdt_i6300esb: QOMifyGonglei2015-06-231-5/+9
* i6300esb: Fix signed integer overflowDavid Gibson2015-03-251-2/+8
* i6300esb: Correct endiannnessDavid Gibson2015-03-251-1/+1
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-261-4/+2
* vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini2015-01-261-1/+1
* memory: remove memory_region_destroyPaolo Bonzini2014-08-181-8/+0
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-161-7/+7
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-3/+3
* devices: Associate devices to their logical categoryMarcel Apfelbaum2013-07-291-0/+1
* hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+2
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* wdt_i6300esb: fix vmstate versioningMichael Roth2013-06-181-3/+16
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-081-0/+455
OpenPOWER on IntegriCloud