summaryrefslogtreecommitdiffstats
path: root/hw/sh_intc.c
Commit message (Expand)AuthorAgeFilesLines
* Add endianness as io mem parameterAlexander Graf2010-12-111-1/+2
* Replace qemu_malloc + memset with qemu_malloczBlue Swirl2010-08-201-2/+1
* Replace assert(0) with abort() or cpu_abort()Blue Swirl2010-03-181-3/+3
* Revert "Get rid of _t suffix"Anthony Liguori2009-10-011-2/+2
* Get rid of _t suffixmalc2009-10-011-2/+2
* Make CPURead/WriteFunc structure 'const'Blue Swirl2009-08-251-2/+2
* Remove io_index argument from cpu_register_io_memory()Avi Kivity2009-06-161-1/+1
* Include assert.h from qemu-common.hPaul Brook2009-05-131-1/+0
* hw: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori2009-02-051-3/+1
* Use the ARRAY_SIZE() macro where appropriate.malc2008-12-221-5/+4
* SH4: kill a few warningsaurel322008-12-071-1/+1
* SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).balrog2008-12-071-2/+5
* sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).balrog2008-12-071-0/+15
* Change MMIO callbacks to use offsets, not absolute addresses.pbrook2008-12-011-1/+2
* SH4: Switch serial emulation to qemu_irqaurel322008-11-211-1/+4
* SH4: Use qemu_irq in timer emulation.aurel322008-11-211-0/+10
* SH4: system emulator interrupt update, by Magnus Damm.ths2007-12-021-27/+96
* Break up vl.h.pbrook2007-11-171-1/+2
* sh775x interrupt controller by Magnus Damm.balrog2007-10-041-0/+383
OpenPOWER on IntegriCloud