aboutsummaryrefslogtreecommitdiff
path: root/hw/sh_timer.c
AgeCommit message (Expand)Author
2012-01-13ptimer: move declarations to ptimer.hPaolo Bonzini
2011-11-24sh_timer: convert to memory APIBenoƮt Canet
2011-08-20Use glib memory allocation and free functionsAnthony Liguori
2011-07-23Correct spelling of licensedMatthew Fernandez
2010-12-11Add endianness as io mem parameterAlexander Graf
2009-10-01Revert "Get rid of _t suffix"Anthony Liguori
2009-10-01Get rid of _t suffixmalc
2009-08-25Make CPURead/WriteFunc structure 'const'Blue Swirl
2009-06-16Remove io_index argument from cpu_register_io_memory()Avi Kivity
2009-05-08Replace cpu_abort with hw_errorPaul Brook
2009-02-07SH4: fix TMU initaurel32
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-21SH4: Use qemu_irq in timer emulation.aurel32
2007-12-12Adds interrupt support to the sh specific timer code (Magnus Damm).balrog
2007-11-18Add statics and missing #includes for prototypes.pbrook
2007-11-17Break up vl.h.pbrook
2007-09-29Stand-alone TMU emulation code, by Magnus Damm.ths