index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-mips
Age
Commit message (
Expand
)
Author
2005-12-05
MIPS fixes (Daniel Jacobowitz)
bellard
2005-11-26
mips user emulation
bellard
2005-11-26
fixed BLTZAL and BLTZALL insns - fixed regressions from jmp opts
bellard
2005-11-21
cpu_exec_init() change
bellard
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-11-20
use direct jump only for jumps in the same page
bellard
2005-10-30
suppressed JUMP_TB (Paul Brook)
bellard
2005-10-30
moved common softmmu code to common header (Paul Brook)
bellard
2005-07-07
compilation fix
bellard
2005-07-04
correct split between helper.c and op_helper.c - cosmetics
bellard
2005-07-02
moved CALL_FROM_TBx definitions
bellard
2005-07-02
TLB reload exception vector (Ralf Baechle)
bellard
2005-07-02
fixed c0_context in tlb exception (Ralf Baechle)
bellard
2005-07-02
use MIPS_TLB_NB constant (Ralf Baechle)
bellard
2005-07-02
use mask in C0_status (Ralf Baechle)
bellard
2005-07-02
report C0 status correctly (Ralf Baechle)
bellard
2005-07-02
fixed priviledgees for CP0 use (Ralf Baechle)
bellard
2005-07-02
fixed eret insn (Ralf Baechle)
bellard
2005-07-02
fixed C0 status codes (Ralf Baechle)
bellard
2005-07-02
unaligned load fix (Ralf Baechle)
bellard
2005-07-02
soft irq are just irqs (Ralf Baechle)
bellard
2005-07-02
remove nonsense exception code (Ralf Baechle)
bellard
2005-07-02
fixed jump mask (Ralf Baechle)
bellard
2005-07-02
MIPS_USES_R4K_TLB typo
bellard
2005-07-02
MIPS target (Jocelyn Mayer)
bellard