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-arm
Age
Commit message (
Expand
)
Author
2008-05-25
Fix off-by-one unwinding error.
pbrook
2008-05-24
Fix ARM conditional branch bug.
pbrook
2008-05-18
Add N810 to allowed -M values, add documentation part for N8x0.
balrog
2008-05-17
Remove arm's local not_i32 tcg op now that there's one in tcg.
balrog
2008-05-11
Add TCG native negation op.
pbrook
2008-05-11
Add zero extension (pseudo-)ops.
pbrook
2008-05-04
remove target ifdefs from vl.c
aurel32
2008-05-01
Fix incorrect argument types.
pbrook
2008-04-28
Factorize code in translate.c
aurel32
2008-04-20
Remove an unused field and fix some non-code typos.
balrog
2008-04-20
Correct more ARM VFP 32/64 and signed/unsigned typos.
balrog
2008-04-16
Save the exact SWI return address in Thumb mode.
balrog
2008-04-14
Add basic OMAP2 chip support.
balrog
2008-04-14
Move the excess of arm_load_kernel() parameters into a struct.
balrog
2008-04-14
Correctly restore pc after an exception occured in Thumb mode.
balrog
2008-04-14
Fix ARM VFP related segfaults.
balrog
2008-04-13
Fix the offset in Thumb bl instruction.
balrog
2008-04-13
Set an unset label in ARM strex.
balrog
2008-04-13
Fix ARM and Thumb ldlex/stlex.
balrog
2008-04-13
Store the right TCG temp (typo).
balrog
2008-04-11
Remove osdep.c/qemu-img code duplication
aurel32
2008-04-11
Fix few spelling issues in comments
aurel32
2008-04-09
Move target-arm/nwfpe into linux-user/arm/nwfpe
aurel32
2008-04-07
Implement ARM floating point exception emulation
aurel32
2008-04-01
ARM N=Z=1 flag fix.
pbrook
2008-03-31
ARM TCG conversion 16/16.
pbrook
2008-03-31
ARM TCG conversion 15/16.
pbrook
2008-03-31
ARM TCG conversion 14/16.
pbrook
2008-03-31
ARM TCG conversion 13/16.
pbrook
2008-03-31
ARM TCG conversion 12/16.
pbrook
2008-03-31
ARM TCG conversion 11/16.
pbrook
2008-03-31
ARM TCG conversion 10/16.
pbrook
2008-03-31
ARM TCG conversion 9/16.
pbrook
2008-03-31
ARM TCG conversion 8/16.
pbrook
2008-03-31
ARM TCG conversion 7/16.
pbrook
2008-03-31
ARM TCG conversion 6/16.
pbrook
2008-03-31
ARM TCG conversion 5/16.
pbrook
2008-03-31
ARM TCG conversion 4/16.
pbrook
2008-03-31
ARM TCG conversion 3/16.
pbrook
2008-03-31
ARM TCG conversion 2/16.
pbrook
2008-03-31
ARM TCG conversion 1/16.
pbrook
2008-02-01
use the TCG code generator
bellard
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
2007-11-24
Thumb semihosting fixes.
pbrook
2007-11-18
Add strict checking mode for softfp code.
pbrook
2007-11-16
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-13
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some...
balrog
2007-11-11
Fix msr_mask.
pbrook
2007-11-11
fixed invalid type
bellard
2007-11-11
ARMv7 support.
pbrook
[next]