summaryrefslogtreecommitdiff
path: root/hw/timer/mc146818rtc.c
AgeCommit message (Expand)Author
2014-05-15qapi: Replace uncommon use of the error API by the common oneMarkus Armbruster
2014-05-15hw: Don't call visit_end_struct() after visit_start_struct() failsMarkus Armbruster
2014-02-14qdev: Add enum property types to QAPI schemaPaolo Bonzini
2013-12-23isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster
2013-11-05rtc: remove dead SQW IRQ codeJan Kiszka
2013-08-22aio / timers: Switch entire codebase to the new timer APIAlex Bligh
2013-08-22aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh
2013-08-22aio / timers: Rename qemu_timer_* functionsAlex Bligh
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov
2013-04-29mc146818rtc: QOM'ifyAndreas Färber
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini