summaryrefslogtreecommitdiff
path: root/hw/watchdog/wdt_i6300esb.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost1-0/+4
2016-12-22watchdog: 6300esb: add exit functionLi Qiang1-0/+9
2016-01-29hw: Clean up includesPeter Maydell1-1/+1
2015-09-25i6300esb: remove muldiv64()Laurent Vivier1-8/+3
2015-09-11i6300esb: fix timer overflowLaurent Vivier1-1/+1
2015-06-23wdt_i6300esb: QOMifyGonglei1-5/+9
2015-03-25i6300esb: Fix signed integer overflowDavid Gibson1-2/+8
2015-03-25i6300esb: Correct endiannnessDavid Gibson1-1/+1
2015-02-26pci: Trivial device model conversions to realizeMarkus Armbruster1-4/+2
2015-01-26vmstate: accept QEMUTimer in VMSTATE_TIMER*, add VMSTATE_TIMER_PTR*Paolo Bonzini1-1/+1
2014-08-18memory: remove memory_region_destroyPaolo Bonzini1-8/+0
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela1-7/+7
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-3/+3
2013-07-29devices: Associate devices to their logical categoryMarcel Apfelbaum1-0/+1
2013-07-04hw/[u-x]*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+2
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-18wdt_i6300esb: fix vmstate versioningMichael Roth1-3/+16
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+455