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-cris
/
op_helper.c
Age
Commit message (
Expand
)
Author
2008-10-06
Show size for unassigned accesses (Robert Reif)
blueswir1
2008-09-22
CRIS: Improve ASID related TLB flushes.
edgar_igl
2008-07-03
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
2008-06-30
CRIS: Correct writes to TLB hi.
edgar_igl
2008-06-09
CRIS: Support RFN insn.
edgar_igl
2008-06-08
Remove dead and bitrotten "qemu-fast" code.
pbrook
2008-06-06
Correct P flag assertion in rfe.
edgar_igl
2008-05-27
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-05-13
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-07
CRIS: More TCG conversion.
edgar_igl
2008-05-06
CRIS MMU Updates
edgar_igl
2008-05-02
CRIS updates:
edgar_igl
2008-03-14
Model more parts of the ETRAX mmu (still alot missing).
edgar_igl
2007-11-11
fixed invalid type
bellard
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-08
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
ths