summaryrefslogtreecommitdiffstats
path: root/hw/timer/mc146818rtc.c
Commit message (Expand)AuthorAgeFilesLines
* qdev: Add enum property types to QAPI schemaPaolo Bonzini2014-02-141-7/+7
* isa: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+2
* qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-1/+1
* rtc: remove dead SQW IRQ codeJan Kiszka2013-11-051-8/+1
* aio / timers: Switch entire codebase to the new timer APIAlex Bligh2013-08-221-8/+8
* aio / timers: Convert rtc_clock to be a QEMUClockTypeAlex Bligh2013-08-221-13/+15
* aio / timers: Rename qemu_timer_* functionsAlex Bligh2013-08-221-3/+3
* hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-041-1/+1
* memory: add owner argument to initialization functionsPaolo Bonzini2013-07-041-1/+1
* isa: Use realizefn for ISADeviceAndreas Färber2013-06-071-9/+9
* pc: Update rtc_cmos on CPU hot-plugIgor Mammedov2013-05-011-0/+7
* mc146818rtc: QOM'ifyAndreas Färber2013-04-291-16/+20
* hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2013-04-081-0/+913
OpenPOWER on IntegriCloud