aboutsummaryrefslogtreecommitdiff
path: root/hw/sh_intc.c
AgeCommit message (Expand)Author
2012-03-07sh7750: Remove redundant 'struct' from MemoryRegionOpsStefan Weil
2011-11-24sh_intc: convert interrupt controller to memory APIBenoƮt Canet
2011-09-02sh4: Fix potential crash in debug codeStefan Weil
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
2010-08-20Replace qemu_malloc + memset with qemu_malloczBlue Swirl
2010-03-18Replace assert(0) with abort() or cpu_abort()Blue Swirl
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-13Include assert.h from qemu-common.hPaul Brook
2009-02-05hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori
2008-12-22Use the ARRAY_SIZE() macro where appropriate.malc
2008-12-07SH4: kill a few warningsaurel32
2008-12-07SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog
2008-12-07sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog
2008-12-01Change MMIO callbacks to use offsets, not absolute addresses.pbrook
2008-11-21SH4: Switch serial emulation to qemu_irqaurel32
2008-11-21SH4: Use qemu_irq in timer emulation.aurel32
2007-12-02SH4: system emulator interrupt update, by Magnus Damm.ths
2007-11-17Break up vl.h.pbrook
2007-10-04sh775x interrupt controller by Magnus Damm.balrog