2008-06-30 |
ths | Spelling fixes, spotted by Stuart Brady. |
tree | commitdiff |
2008-06-30 |
pbrook | Move CPU save/load registration to common code. |
tree | commitdiff |
2008-06-29 |
pbrook | Suppress bogus compiler warnings. |
tree | commitdiff |
2008-06-29 |
pbrook | Add instruction counter. |
tree | commitdiff |
2008-06-02 |
balrog | Mark a dead_tmp as such in ARM msr. |
tree | commitdiff |
2008-06-02 |
balrog | Provide basic emulation for Sharp SL-6000 PDA (Tosa... |
tree | commitdiff |
2008-05-30 |
pbrook | Fix typo. |
tree | commitdiff |
2008-05-30 |
pbrook | Move clone() register setup to target specific code... |
tree | commitdiff |
2008-05-29 |
bellard | Push common interrupt variables to cpu-defs.h (Glauber... |
tree | commitdiff |
2008-05-29 |
pbrook | Implement ARM magic kernel page and TLS register. |
tree | commitdiff |
2008-05-28 |
bellard | moved halted field to CPU_COMMON |
tree | commitdiff |
2008-05-25 |
pbrook | Fix off-by-one unwinding error. |
tree | commitdiff |
2008-05-24 |
pbrook | Fix ARM conditional branch bug. |
tree | commitdiff |
2008-05-18 |
balrog | Add N810 to allowed -M values, add documentation part... |
tree | commitdiff |
2008-05-17 |
balrog | Remove arm's local not_i32 tcg op now that there's... |
tree | commitdiff |
2008-05-11 |
pbrook | Add TCG native negation op. |
tree | commitdiff |
2008-05-11 |
pbrook | Add zero extension (pseudo-)ops. |
tree | commitdiff |
2008-05-04 |
aurel32 | remove target ifdefs from vl.c |
tree | commitdiff |
2008-05-01 |
pbrook | Fix incorrect argument types. |
tree | commitdiff |
2008-04-28 |
aurel32 | Factorize code in translate.c |
tree | commitdiff |
2008-04-20 |
balrog | Remove an unused field and fix some non-code typos. |
tree | commitdiff |
2008-04-20 |
balrog | Correct more ARM VFP 32/64 and signed/unsigned typos. |
tree | commitdiff |
2008-04-16 |
balrog | Save the exact SWI return address in Thumb mode. |
tree | commitdiff |
2008-04-14 |
balrog | Add basic OMAP2 chip support. |
tree | commitdiff |
2008-04-14 |
balrog | Move the excess of arm_load_kernel() parameters into... |
tree | commitdiff |
2008-04-14 |
balrog | Correctly restore pc after an exception occured in... |
tree | commitdiff |
2008-04-14 |
balrog | Fix ARM VFP related segfaults. |
tree | commitdiff |
2008-04-13 |
balrog | Fix the offset in Thumb bl instruction. |
tree | commitdiff |
2008-04-13 |
balrog | Set an unset label in ARM strex. |
tree | commitdiff |
2008-04-13 |
balrog | Fix ARM and Thumb ldlex/stlex. |
tree | commitdiff |
2008-04-13 |
balrog | Store the right TCG temp (typo). |
tree | commitdiff |
2008-04-11 |
aurel32 | Remove osdep.c/qemu-img code duplication |
tree | commitdiff |
2008-04-11 |
aurel32 | Fix few spelling issues in comments |
tree | commitdiff |
2008-04-09 |
aurel32 | Move target-arm/nwfpe into linux-user/arm/nwfpe |
tree | commitdiff |
2008-04-07 |
aurel32 | Implement ARM floating point exception emulation |
tree | commitdiff |
2008-04-01 |
pbrook | ARM N=Z=1 flag fix. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 16/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 15/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 14/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 13/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 12/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 11/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 10/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 9/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 8/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 7/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 6/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 5/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 4/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 3/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 2/16. |
tree | commitdiff |
2008-03-31 |
pbrook | ARM TCG conversion 1/16. |
tree | commitdiff |
2008-02-01 |
bellard | use the TCG code generator |
tree | commitdiff |
2007-12-09 |
ths | Handle cpu_model in copy_cpu(), by Kirill A. Shutemov. |
tree | commitdiff |
2007-11-24 |
pbrook | Thumb semihosting fixes. |
tree | commitdiff |
2007-11-18 |
pbrook | Add strict checking mode for softfp code. |
tree | commitdiff |
2007-11-16 |
bellard | suppressed tgetx and tputx (initial patch by Thayne... |
tree | commitdiff |
2007-11-13 |
balrog | Prevent cpsr_write/_read be put out of line in op.o... |
tree | commitdiff |
2007-11-11 |
pbrook | Fix msr_mask. |
tree | commitdiff |
2007-11-11 |
bellard | fixed invalid type |
tree | commitdiff |
2007-11-11 |
pbrook | ARMv7 support. |
tree | commitdiff |
2007-11-10 |
bellard | added cpu_model parameter to cpu_init() |
tree | commitdiff |
2007-10-31 |
balrog | Invalidate TLBs when domains are changed (Matthew Warton). |
tree | commitdiff |
2007-10-29 |
ths | Adjust s390 addresses (the MSB is defined as "to be... |
tree | commitdiff |
2007-10-14 |
j_mayer | Replace is_user variable with mmu_idx in softmmu core, |
tree | commitdiff |
2007-10-12 |
j_mayer | Unify '-cpu ?' option. |
tree | commitdiff |
2007-09-27 |
ths | Move get_sp_from_cpustate from cpu.h to target_signal.h. |
tree | commitdiff |
2007-09-27 |
ths | linux-user sigaltstack() syscall, by Thayne Harbaugh. |
tree | commitdiff |
2007-09-17 |
ths | find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again... |
tree | commitdiff |
2007-09-16 |
ths | find -type f | xargs sed -i 's/[\t ]$//g' # on most... |
tree | commitdiff |
2007-09-11 |
ths | Fix tb->size mishandling, by Daniel Jacobowitz. |
tree | commitdiff |
2007-08-01 |
balrog | Special-case iWMMXt register transfer insns, which... |
tree | commitdiff |
2007-07-29 |
balrog | Fix XScale MMU's extended small pages. |
tree | commitdiff |
2007-07-29 |
balrog | Basic OMAP310 support. Basic Palm Tungsten|E machine... |
tree | commitdiff |
2007-07-24 |
balrog | Various reg offset shift typos. |
tree | commitdiff |
2007-07-22 |
pbrook | Thumb shifter carry flag fixes. |
tree | commitdiff |
2007-06-24 |
balrog | Reset ARM cp15.c1_sys to default values. Fix XScale... |
tree | commitdiff |
2007-06-11 |
pbrook | Fix "blx lr" (Lauro Venancio). |
tree | commitdiff |
2007-06-10 |
balrog | Use the same offset for all STR and STM instructions... |
tree | commitdiff |
2007-06-03 |
ths | Move target-specific defines to the target directories. |
tree | commitdiff |
2007-06-03 |
ths | Clean up of some target specifics in exec.c/cpu-exec.c. |
tree | commitdiff |
2007-05-21 |
balrog | Don't touch carry flag in ASR <reg> with zero <reg... |
tree | commitdiff |
2007-05-08 |
pbrook | ARM946 CPU support. |
tree | commitdiff |
2007-05-01 |
balrog | Implement power state changes (IDLE and SLEEP) for... |
tree | commitdiff |
2007-04-30 |
balrog | Account for machine with RAM which is not mapped at... |
tree | commitdiff |
2007-04-30 |
balrog | Implement iwMMXt instruction set for the PXA270 cpu. |
tree | commitdiff |
2007-04-30 |
balrog | Core features of ARM XScale processors. Main PXA270... |
tree | commitdiff |
2007-04-29 |
pbrook | Fix ARM fine pagetables. |
tree | commitdiff |
2007-04-07 |
j_mayer | cpu_get_phys_page_debug should return target_phys_addr_t |
tree | commitdiff |
2007-04-02 |
ths | Random bug fixes from code inspection, by Wang Cheng... |
tree | commitdiff |
2007-03-19 |
ths | SPARC host fixes, by Ben Taylor. |
tree | commitdiff |
2007-03-17 |
pbrook | ARM register index+writeback fix (Lauro Ramos Venancio). |
tree | commitdiff |
2007-03-16 |
pbrook | Watchpoint support (previous commit got eaten by Savann... |
tree | commitdiff |
2007-03-11 |
pbrook | ARM reabbot support (orginal patch by Aurelien Jarno). |
tree | commitdiff |
2007-03-08 |
pbrook | Fix typo in help output. |
tree | commitdiff |
2007-03-08 |
pbrook | Implement --cpu for ARM. |
tree | commitdiff |
2007-02-14 |
pbrook | ARM doubleword post-modify fix (Daniel Jacobowitz). |
tree | commitdiff |
2007-02-02 |
ths | Sparc arm/mips/sparc register patch, by Martin Bochnig. |
tree | commitdiff |
2007-01-31 |
ths | siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont. |
tree | commitdiff |
2007-01-20 |
pbrook | Add ARM Angel semihosting to system emulation. |
tree | commitdiff |
next |