summaryrefslogtreecommitdiffstats
path: root/hw/syborg_timer.c
Commit message (Expand)AuthorAgeFilesLines
* syborg: drop support for Symbian Virtual PlatformStefan Hajnoczi2011-12-121-224/+0
* sysbus: rename sysbus_init_mmio_region() to sysbus_init_mmio()Avi Kivity2011-11-281-1/+1
* syborg_timer: convert to memory APIBenoƮt Canet2011-11-241-17/+10
* vmstate: port sysborg_timerJuan Quintela2011-04-221-30/+16
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* savevm: Add DeviceState paramAlex Williamson2010-07-061-1/+1
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* qdev: add return value to init() callbacks.Gerd Hoffmann2009-08-271-1/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* qdev/prop: convert syborg_timer.c to helper macros.Gerd Hoffmann2009-08-101-6/+2
* qdev: rework device properties.Gerd Hoffmann2009-07-161-4/+7
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* qdev: move name+size into DeviceInfo (v2)Gerd Hoffmann2009-06-111-7/+6
* Record device property typesPaul Brook2009-06-051-2/+12
* Syborg (Symbian Virtual Platform) boardPaul Brook2009-05-141-0/+235
OpenPOWER on IntegriCloud