summaryrefslogtreecommitdiff
path: root/hw/timer
AgeCommit message (Expand)AuthorFilesLines
2013-07-23hpet: Use QOM realize for hpetHu Tao1-13/+19
2013-07-23hpet: QOM'ify some moreHu Tao1-6/+13
2013-07-23hw: Avoid use of QOM type name macros in VMStateDescriptionsPeter Maydell2-2/+2
2013-07-09timer/arm_mptimer: Build arm_mptimer only onceAndreas Färber2-1/+2
2013-07-09cpu: Replace cpu_single_env with CPUState current_cpuAndreas Färber1-5/+3
2013-07-04hw/t*: pass owner to memory_region_init* functionsPaolo Bonzini22-30/+39
2013-07-04memory: add owner argument to initialization functionsPaolo Bonzini25-31/+31
2013-06-25i.MX: Rework functions/types name and use new style initializationJean-Christophe DUBOIS1-87/+84
2013-06-25i.MX: Implement a more complete version of the GPT timer.Jean-Christophe DUBOIS1-174/+269
2013-06-07i8254: Convert PITCommonState to QOM realizefnAndreas Färber2-13/+19
2013-06-07i8254: QOM'ify some moreAndreas Färber1-2/+2
2013-06-07isa: Use realizefn for ISADeviceAndreas Färber3-26/+29
2013-06-03i.MX: Improve EPIT timer code.Jean-Christophe DUBOIS1-104/+132
2013-06-03i.MX: split GPT and EPIT timer implementationJean-Christophe DUBOIS3-363/+410
2013-06-01Remove unnecessary break statementsStefan Weil1-1/+0
2013-05-18remove some double-includesMichael Tokarev1-1/+0
2013-05-03i.MX: implement a more correct version of EPIT timer.Jean-Christophe DUBOIS1-64/+198
2013-05-01pc: Update rtc_cmos on CPU hot-plugIgor Mammedov1-0/+7
2013-04-29mc146818rtc: QOM'ifyAndreas Färber1-16/+20
2013-04-29m48t59: QOM'ify ISA M48T59 NVRAMAndreas Färber1-14/+21
2013-04-15arm: fix location of some include filesPeter Maydell1-1/+1
2013-04-08hw: move timer devices to hw/timer/, configure with default-configs/Paolo Bonzini16-0/+7587
2013-04-08hw: move MC146818RTC to hw/timer/, configure via default-configs/Paolo Bonzini2-0/+915
2013-04-08hw: move target-independent files to subdirectoriesPaolo Bonzini12-0/+4898
2013-04-08hw: make subdirectories for devicesPaolo Bonzini1-0/+0