- f80f9ec Convert machine registration to use module init functions by Anthony Liguori · 16 years ago
- 21aeb34 fix ARMv7 data processing instructions by Juha Riihimäki · 16 years ago
- e9bb4aa fix ARMv7 data processing instructions by Juha Riihimäki · 16 years ago
- 4af3961 Syborg (Symbian Virtual Platform) board by Paul Brook · 16 years ago
- cb76e13 Fixe ARM NEON vrshl. by Paul Brook · 16 years ago
- 0bf46a4 qemu: introduce qemu_init_vcpu (Marcelo Tosatti) by aliguori · 16 years ago
- 6a4955a qemu: per-arch cpu_has_work (Marcelo Tosatti) by aliguori · 16 years ago
- 37f9ba4 target-arm: don't use T[x] in helper by aurel32 · 16 years ago
- 1b530a6 Add new command line option -singlestep for tcg single stepping. by aurel32 · 16 years ago
- cbbccff Fix ARM quadword VDUP (core register). by pbrook · 16 years ago
- 66896cb tcg: rename bswap_i32/i64 functions by aurel32 · 16 years ago
- 533d177 Fix correct reset value for ARM CP15 c1 auxiliary control register by aurel32 · 16 years ago
- 2b3ea31 clean build: Fix arm build warnings by aurel32 · 16 years ago
- c276471 The _exit syscall is used for both thread termination in NPTL applications, by pbrook · 16 years ago
- 84a031c Fix cpu_arm_handle_mmu_fault warning by aurel32 · 16 years ago
- 0d0266a targets: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
- eca1bdf Log reset events (Jan Kiszka) by aliguori · 16 years ago
- 8fec2b8 global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost) by aliguori · 16 years ago
- 93fcfe3 Convert references to logfile/loglevel to use qemu_log*() macros by aliguori · 16 years ago
- fad6cb1 Update FSF address in GPL/LGPL boilerplate by aurel32 · 16 years ago
- fe76d97 Implement flush-to-zero mode (denormal results are replaced with zero). by pbrook · 16 years ago
- 5c7908e Implement default-NaN mode. by pbrook · 16 years ago
- a49ea27 Implement ARMv7 cp15 cache ID registers. by pbrook · 16 years ago
- fe1479c Implement (very) basic Thumb2-EE support. This doesn't actually implement by pbrook · 16 years ago
- 644ad80 Fix VFP fixed point conversion routines. by pbrook · 16 years ago
- d4934d1 Implement ARMv7 MMU access permissions. by pbrook · 16 years ago
- 997641a ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD). by balrog · 16 years ago
- 1d6198c Remove unnecessary trailing newlines by blueswir1 · 16 years ago
- db8d990 Remove FORCE_RET() and RETURN() by aurel32 · 16 years ago
- 955a7dd ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard). by balrog · 16 years ago
- ded9d29 ARM: fix usad8 and usada8 usage of registers (Mans Rullgard). by balrog · 16 years ago
- 4cc633c Patch holes in ARM translation (Laurent Desnogues). by balrog · 16 years ago
- aaf2d97 ARM: cosmetics (Laurent Desnogues). by balrog · 16 years ago
- 2cbd949 Common cpu_loop_exit prototype by aurel32 · 16 years ago
- c0ce998 Use sys-queue.h for break/watchpoint managment (Jan Kiszka) by aliguori · 16 years ago
- bfa50bc Remove premature memop TB terminations (Jan Kiszka) by aliguori · 16 years ago
- a1d1bb3 Refactor and enhance break/watchpoint API (Jan Kiszka) by aliguori · 16 years ago
- 6b91754 Refactor translation block CPU state handling (Jan Kiszka) by aliguori · 16 years ago
- 622ed36 Convert CPU_PC_FROM_TB to static inline (Jan Kiszka) by aliguori · 16 years ago
- a7812ae TCG variable type checking. by pbrook · 16 years ago
- c9fb531 VFP fnmsc negative zero fix. by pbrook · 16 years ago
- b1d8e52 Fix undeclared symbol warnings from sparse by blueswir1 · 16 years ago
- a47f43d Additional exclusive load/store instruction are v6K, not v6T2. by pbrook · 16 years ago
- 8675340 Fix ARMv6t2 strex instructions. by pbrook · 16 years ago
- b2fa179 Fix ARMv6 translation table base address calculation. by pbrook · 16 years ago
- 4be27db Optimize redundant cp15 coprocessor access control register writes. by pbrook · 16 years ago
- 56aebc8 Add GDB XML register description support. by pbrook · 16 years ago
- 3018f25 Fix ARM NEON vdup and vtbl bugs. by pbrook · 16 years ago
- e4b3861 Fix neon encoding comment. by pbrook · 16 years ago
- 36aa55d Add concat_i32_i64 op. by pbrook · 16 years ago
- b40d035 Fix QADD / QSUB decoding on ARM (Torbjörn Andersson). by balrog · 16 years ago
- 79383c9 Fix some warnings that would be generated by gcc -Wredundant-decls by blueswir1 · 17 years ago
- a87aa10 ARMv6: fix SIMD add/sub carry flags (Vincent Palatin). by balrog · 17 years ago
- 7997d92 ARM: fix CPS masks (Vincent Palatin). by balrog · 17 years ago
- 22478e7 Fix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul, smul... (Laurent Desnogues). by balrog · 17 years ago
- 2cfc5f1 Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues. by ths · 17 years ago
- d60bb01 Terminate TB immediately after v7-M exception return. by pbrook · 17 years ago
- 551bd27 Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka. by ths · 17 years ago
- 06e80fc Silence compiler warning. by ths · 17 years ago
- ab19b0e ARMv7-M interrupt stack alignment fix. by pbrook · 17 years ago
- 9656f32 Move interrupt_request and user_mode_only to common cpu state. by pbrook · 17 years ago
- bf20dc0 Spelling fixes, spotted by Stuart Brady. by ths · 17 years ago
- b3c7724 Move CPU save/load registration to common code. by pbrook · 17 years ago
- a50f5b9 Suppress bogus compiler warnings. by pbrook · 17 years ago
- 2e70f6e Add instruction counter. by pbrook · 17 years ago
- a60de94 Mark a dead_tmp as such in ARM msr. by balrog · 17 years ago
- 89cdb6a Provide basic emulation for Sharp SL-6000 PDA (Tosa), Dmitry Baryshkov. by balrog · 17 years ago
- f8ed707 Fix typo. by pbrook · 17 years ago
- 6e68e07 Move clone() register setup to target specific code. Handle fork-like clone. by pbrook · 17 years ago
- 9133e39 Push common interrupt variables to cpu-defs.h (Glauber Costa) by bellard · 17 years ago
- fbb4a2e Implement ARM magic kernel page and TLS register. by pbrook · 17 years ago
- ce5232c moved halted field to CPU_COMMON by bellard · 17 years ago
- 9b7b85d Fix off-by-one unwinding error. by pbrook · 17 years ago
- cb63669 Fix ARM conditional branch bug. Add tcg_gen_brcondi. by pbrook · 17 years ago
- c30bb26 Add N810 to allowed -M values, add documentation part for N8x0. by balrog · 17 years ago
- 4aa9aca Remove arm's local not_i32 tcg op now that there's one in tcg. by balrog · 17 years ago
- 390efc5 Add TCG native negation op. by pbrook · 17 years ago
- 8683143 Add zero extension (pseudo-)ops. by pbrook · 17 years ago
- 8dd3dca remove target ifdefs from vl.c by aurel32 · 17 years ago
- 460a09c Fix incorrect argument types. by pbrook · 17 years ago
- d2856f1 Factorize code in translate.c by aurel32 · 17 years ago
- 601d70b Remove an unused field and fix some non-code typos. by balrog · 17 years ago
- 66230e0 Correct more ARM VFP 32/64 and signed/unsigned typos. by balrog · 17 years ago
- 422ebf6 Save the exact SWI return address in Thumb mode. by balrog · 17 years ago
- 827df9f Add basic OMAP2 chip support. by balrog · 17 years ago
- f93eb9f Move the excess of arm_load_kernel() parameters into a struct. by balrog · 17 years ago
- e22f8f3 Correctly restore pc after an exception occured in Thumb mode. by balrog · 17 years ago
- 5b340b5 Fix ARM VFP related segfaults. by balrog · 17 years ago
- 6a0d8a1 Fix the offset in Thumb bl instruction. by balrog · 17 years ago
- 2637a3b Set an unset label in ARM strex. by balrog · 17 years ago
- 72f1c62 Fix ARM and Thumb ldlex/stlex. by balrog · 17 years ago
- 6c95676 Store the right TCG temp (typo). by balrog · 17 years ago
- ca10f86 Remove osdep.c/qemu-img code duplication by aurel32 · 17 years ago
- 1654b2d Fix few spelling issues in comments by aurel32 · 17 years ago
- 3ebdd11 Move target-arm/nwfpe into linux-user/arm/nwfpe by aurel32 · 17 years ago
- 6d9a42b Implement ARM floating point exception emulation by aurel32 · 17 years ago
- 6fbe23d ARM N=Z=1 flag fix. by pbrook · 17 years ago
- 663715f ARM TCG conversion 16/16. by pbrook · 17 years ago
- e677137 ARM TCG conversion 15/16. by pbrook · 17 years ago
- ad69471 ARM TCG conversion 14/16. by pbrook · 17 years ago