summaryrefslogtreecommitdiff
path: root/hw/timer/mc146818rtc.c
AgeCommit message (Expand)AuthorFilesLines
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini1-7/+7
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-11-05rtc: remove dead SQW IRQ codeJan Kiszka1-8/+1
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-13/+15
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh1-3/+3
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini1-1/+1
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini1-1/+1
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber1-9/+9
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov1-0/+7
2013-04-29mc146818rtc: QOM'ifyAndreas Färber1-16/+20
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini1-0/+913