aboutsummaryrefslogtreecommitdiff
path: root/hw/syborg_timer.c
AgeCommit message (Expand)Author
2011-12-12syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi
2011-11-28sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity
2011-11-24syborg_timer: convert to memory APIBenoƮt Canet
2011-04-22vmstate: port sysborg_timerJuan Quintela
2010-12-11Add endianness as io mem parameterAlexander Graf
2010-07-06savevm: Add DeviceState paramAlex Williamson
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-27qdev: add return value to init() callbacks.Gerd Hoffmann
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-08-10qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann
2009-07-16qdev: rework device properties.Gerd Hoffmann
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-06-11qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann
2009-06-05Record device property typesPaul Brook
2009-05-14Syborg (Symbian Virtual Platform) boardPaul Brook