Sign in
qemu
/
qemu
/
f1dbf015dfb0aa7f66f710a1f1bc58b662951de2
/
hw
/
sh_intc.c
12f3083
sh7750: Remove redundant 'struct' from MemoryRegionOps
by Stefan Weil
· 13 years ago
b279e5e
sh_intc: convert interrupt controller to memory API
by Benoît Canet
· 13 years ago
6f9faa9
sh4: Fix potential crash in debug code
by Stefan Weil
· 14 years ago
7267c09
Use glib memory allocation and free functions
by Anthony Liguori
· 14 years ago
8e31bf3
Correct spelling of licensed
by Matthew Fernandez
· 14 years ago
2507c12
Add endianness as io mem parameter
by Alexander Graf
· 14 years ago
cc59783
Replace qemu_malloc + memset with qemu_mallocz
by Blue Swirl
· 15 years ago
43dc2a6
Replace assert(0) with abort() or cpu_abort()
by Blue Swirl
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
d60efc6
Make CPURead/WriteFunc structure 'const'
by Blue Swirl
· 16 years ago
1eed09c
Remove io_index argument from cpu_register_io_memory()
by Avi Kivity
· 16 years ago
5561650
Include assert.h from qemu-common.h
by Paul Brook
· 16 years ago
487414f
hw: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
b1503cd
Use the ARRAY_SIZE() macro where appropriate.
by malc
· 16 years ago
b79e175
SH4: kill a few warnings
by aurel32
· 16 years ago
5c16736
SH4: Eliminate P4 to A7 mangling (Takashi YOSHII).
by balrog
· 16 years ago
c6d86a3
sh4: Add IRL (4-bit encoded interrupt input) support (Takashi YOSHII).
by balrog
· 16 years ago
8da3ff1
Change MMIO callbacks to use offsets, not absolute addresses.
by pbrook
· 16 years ago
4e7ed2d
SH4: Switch serial emulation to qemu_irq
by aurel32
· 16 years ago
96e2fc4
SH4: Use qemu_irq in timer emulation.
by aurel32
· 16 years ago
e96e204
SH4: system emulator interrupt update, by Magnus Damm.
by ths
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
80f515e
sh775x interrupt controller by Magnus Damm.
by balrog
· 17 years ago