aboutsummaryrefslogtreecommitdiffstats
path: root/hw/wdt_i6300esb.c
AgeCommit message (Expand)AuthorFilesLines
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori1-6/+6
2009-10-01Get rid of _t suffixmalc1-6/+6
2009-09-20Compile wdt_i6300esb only onceBlue Swirl1-1/+0
2009-09-11Unexport ticks_per_sec variable. Create get_ticks_per_sec() functionJuan Quintela1-1/+1
2009-09-11qdev: Fix i6300 upcastMarkus Armbruster1-4/+4
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann1-1/+3
2009-08-27qdev: convert watchdogsMarkus Armbruster1-15/+14
2009-08-27Clean up upcast from PCIDevice to I6300StateMarkus Armbruster1-5/+4
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl1-2/+2
2009-07-16Update to a hopefully more future proof FSF addressBlue Swirl1-3/+1
2009-06-16Rename pci_register_io_region() to pci_register_bar()Avi Kivity1-1/+1
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity1-1/+1
2009-05-01Hardware watchdogRichard W.M. Jones1-0/+470