2009-08-24 |
Nathan Froyd | cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal |
tree | commitdiff |
2009-07-31 |
Paul Brook | Save/restore ARMv6 MMU state |
tree | commitdiff |
2009-07-27 |
Juan Quintela | rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN |
tree | commitdiff |
2009-07-16 |
Blue Swirl | Update to a hopefully more future proof FSF address |
tree | commitdiff |
2009-06-24 |
Filip Navara | Remove unused gen_bx_T0 function. |
tree | commitdiff |
2009-05-21 |
Anthony Liguori | Convert machine registration to use module init functions |
tree | commitdiff |
2009-05-15 |
Juha Riihimäki | fix ARMv7 data processing instructions |
tree | commitdiff |
2009-05-15 |
Juha Riihimäki | fix ARMv7 data processing instructions |
tree | commitdiff |
2009-05-14 |
Paul Brook | Syborg (Symbian Virtual Platform) board |
tree | commitdiff |
2009-05-09 |
Paul Brook | Fixe ARM NEON vrshl. |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: introduce qemu_init_vcpu (Marcelo Tosatti) |
tree | commitdiff |
2009-04-24 |
aliguori | qemu: per-arch cpu_has_work (Marcelo Tosatti) |
tree | commitdiff |
2009-04-07 |
aurel32 | target-arm: don't use T[x] in helper |
tree | commitdiff |
2009-04-05 |
aurel32 | Add new command line option -singlestep for tcg single... |
tree | commitdiff |
2009-03-17 |
pbrook | Fix ARM quadword VDUP (core register). |
tree | commitdiff |
2009-03-13 |
aurel32 | tcg: rename bswap_i32/i64 functions |
tree | commitdiff |
2009-03-07 |
aurel32 | Fix correct reset value for ARM CP15 c1 auxiliary contr... |
tree | commitdiff |
2009-03-07 |
aurel32 | clean build: Fix arm build warnings |
tree | commitdiff |
2009-03-07 |
pbrook | The _exit syscall is used for both thread termination... |
tree | commitdiff |
2009-02-07 |
aurel32 | Fix cpu_arm_handle_mmu_fault warning |
tree | commitdiff |
2009-02-05 |
aliguori | targets: remove error handling from qemu_malloc() calle... |
tree | commitdiff |
2009-01-26 |
aliguori | Log reset events (Jan Kiszka) |
tree | commitdiff |
2009-01-15 |
aliguori | global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo... |
tree | commitdiff |
2009-01-15 |
aliguori | Convert references to logfile/loglevel to use qemu_log... |
tree | commitdiff |
2009-01-04 |
aurel32 | Update FSF address in GPL/LGPL boilerplate |
tree | commitdiff |
2008-12-19 |
pbrook | Implement flush-to-zero mode (denormal results are... |
tree | commitdiff |
2008-12-19 |
pbrook | Implement default-NaN mode. |
tree | commitdiff |
2008-12-19 |
pbrook | Implement ARMv7 cp15 cache ID registers. |
tree | commitdiff |
2008-12-19 |
pbrook | Implement (very) basic Thumb2-EE support. This doesn... |
tree | commitdiff |
2008-12-19 |
pbrook | Fix VFP fixed point conversion routines. |
tree | commitdiff |
2008-12-19 |
pbrook | Implement ARMv7 MMU access permissions. |
tree | commitdiff |
2008-12-15 |
balrog | ARM: basic SX1-cellphone sysemu support (Jean-Christoph... |
tree | commitdiff |
2008-12-13 |
blueswir1 | Remove unnecessary trailing newlines |
tree | commitdiff |
2008-12-07 |
aurel32 | Remove FORCE_RET() and RETURN() |
tree | commitdiff |
2008-12-07 |
balrog | ARM: fix smmul and smmla/smmls usage of registers ... |
tree | commitdiff |
2008-12-07 |
balrog | ARM: fix usad8 and usada8 usage of registers (Mans... |
tree | commitdiff |
2008-12-07 |
balrog | Patch holes in ARM translation (Laurent Desnogues). |
tree | commitdiff |
2008-12-07 |
balrog | ARM: cosmetics (Laurent Desnogues). |
tree | commitdiff |
2008-11-30 |
aurel32 | Common cpu_loop_exit prototype |
tree | commitdiff |
2008-11-25 |
aliguori | Use sys-queue.h for break/watchpoint managment (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Remove premature memop TB terminations (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor and enhance break/watchpoint API (Jan Kiszka) |
tree | commitdiff |
2008-11-18 |
aliguori | Refactor translation block CPU state handling (Jan... |
tree | commitdiff |
2008-11-18 |
aliguori | Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) |
tree | commitdiff |
2008-11-17 |
pbrook | TCG variable type checking. |
tree | commitdiff |
2008-11-03 |
pbrook | VFP fnmsc negative zero fix. |
tree | commitdiff |
2008-10-26 |
blueswir1 | Fix undeclared symbol warnings from sparse |
tree | commitdiff |
2008-10-22 |
pbrook | Additional exclusive load/store instruction are v6K... |
tree | commitdiff |
2008-10-22 |
pbrook | Fix ARMv6t2 strex instructions. |
tree | commitdiff |
2008-10-22 |
pbrook | Fix ARMv6 translation table base address calculation. |
tree | commitdiff |
2008-10-22 |
pbrook | Optimize redundant cp15 coprocessor access control... |
tree | commitdiff |
2008-10-11 |
pbrook | Add GDB XML register description support. |
tree | commitdiff |
2008-09-22 |
pbrook | Fix ARM NEON vdup and vtbl bugs. |
tree | commitdiff |
2008-09-21 |
pbrook | Fix neon encoding comment. |
tree | commitdiff |
2008-09-21 |
pbrook | Add concat_i32_i64 op. |
tree | commitdiff |
2008-09-20 |
balrog | Fix QADD / QSUB decoding on ARM (Torbjörn Andersson). |
tree | commitdiff |
2008-08-30 |
blueswir1 | Fix some warnings that would be generated by gcc -Wredu... |
tree | commitdiff |
2008-07-19 |
balrog | ARMv6: fix SIMD add/sub carry flags (Vincent Palatin). |
tree | commitdiff |
2008-07-19 |
balrog | ARM: fix CPS masks (Vincent Palatin). |
tree | commitdiff |
2008-07-19 |
balrog | Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul... |
tree | commitdiff |
2008-07-18 |
ths | Small cleanup of gen_intermediate_code(_internal),... |
tree | commitdiff |
2008-07-11 |
pbrook | Terminate TB immediately after v7-M exception return. |
tree | commitdiff |
2008-07-03 |
ths | Convert remaining __builtin_expect to likely/unlikely... |
tree | commitdiff |
2008-07-03 |
ths | Silence compiler warning. |
tree | commitdiff |
2008-07-02 |
pbrook | ARMv7-M interrupt stack alignment fix. |
tree | commitdiff |
2008-07-01 |
pbrook | Move interrupt_request and user_mode_only to common... |
tree | commitdiff |
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 |
next |