summaryrefslogtreecommitdiff
path: root/hw/timer/m48t59.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Remove hex8/32/64 property typesPaolo Bonzini1-2/+2
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+2
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster1-1/+1
2013-12-02misc: Replace 'struct QEMUTimer' by 'QEMUTimer'Stefan Weil1-2/+2
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh1-8/+8
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh1-2/+2
2013-07-29m48t59: QOM cast cleanup for M48t59SysBusStateAndreas Färber1-6/+10
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-3/+5
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-3/+3
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-9/+13
2013-04-29m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber1-14/+21
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini1-0/+778