Reworking MIPS interrupt handling, by Aurelien Jarno.
authorths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Jan 2007 01:47:51 +0000 (01:47 +0000)
committerths <ths@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 24 Jan 2007 01:47:51 +0000 (01:47 +0000)
commit4de9b249d37c1b382cc3e5a21fad1b4a11cec2fa
tree3991d58b09108b5c18a4388b2c2a8b6cb8f57142
parent30c4bbace19e802979009cc5c16fb4e14dc6bda6
Reworking MIPS interrupt handling, by Aurelien Jarno.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@2350 c046a42c-6fe2-441c-8c8c-71466251a162
13 files changed:
Makefile.target
cpu-exec.c
hw/gt64xxx.c
hw/i8259.c
hw/mips_int.c [new file with mode: 0644]
hw/mips_malta.c
hw/mips_r4k.c
hw/mips_timer.c
target-mips/cpu.h
target-mips/exec.h
target-mips/op.c
target-mips/op_helper.c
vl.h