]> git.proxmox.com Git - qemu.git/history - target-arm
block migration: Add support for restore progress reporting
[qemu.git] / target-arm /
2009-11-22 Paul BrookARM atomic ops rewrite
2009-11-19 Paul BrookARM Cortex-A9 cpu support
2009-11-19 Paul BrookARM FP16 support
2009-10-27 Aurelien Jarnotarget-arm: use native tcg-ops for ror/bic/vorn
2009-10-27 Juha Riihimäkitarget-arm: fix neon shift helper functions
2009-10-27 Juha Riihimäkitarget-arm: fix neon vsri, vshl and vsli ops
2009-10-27 Juha Riihimäkitarget-arm: allow modifying vfp fpexc en bit only
2009-10-27 Juha Riihimäkitarget-arm: add support for neon vld1.64/vst1.64 instru...
2009-10-27 Juha Riihimäkitarget-arm: fix neon vshrn/vrshrn ops
2009-10-26 Juha Riihimäkitarget-arm: fix incorrect temporary variable freeing
2009-10-23 Juha.Riihimaki@nok... target-arm: optimize thumb 32-bit multiply
2009-10-23 Juha Riihimäkitarget-arm: cleanup internal resource leaks
2009-10-22 Aurelien Jarnotarget-arm: fix sdiv helper
2009-10-22 Aurelien Jarnotarget-arm: use clz32() instead of a for loop
2009-10-21 Anthony LiguoriMerge commit 'linux-user/linux-user-for-upstream' into...
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4...
2009-10-18 Aurelien Jarnotarget-arm: fix bugs introduced by 3174f8e91fecf8756e86...
2009-10-17 Aurelien Jarnotarget-arm: remove T0 and T1
2009-10-17 Filip Navaratarget-arm: remove cpu_T for ARM once and for all
2009-10-17 Filip Navaratarget-arm: convert VFP not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_iwmmxt_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_dsp_insn not use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_ls_insn not to use cpu_T
2009-10-17 Filip Navaratarget-arm: convert disas_neon_data_insn and helpers...
2009-10-17 Filip Navaratarget-arm: convert rest of disas_arm_insn / disas_thum...
2009-10-17 Filip Navaratarget-arm: replace thumb usage of cpu_T registers...
2009-10-17 Filip Navaratarget-arm: fix TANDC and TORC instructions
2009-10-17 Filip Navaratarget-arm: convert NEON VZIP/VUZP/VTRN helper function...
2009-10-17 Filip Navaratarget-arm: convert gen_lookup_tb not to use cpu_T
2009-10-17 Filip Navaratarget-arm: get rid of gen_set_psr_T0 and replace it...
2009-10-17 Filip Navaratarget-arm: fix SRS/RFE instructions
2009-10-17 Filip Navaratarget-arm: remove unused gen_movl_T2_reg function
2009-10-17 Filip Navaratarget-arm: remove useless line that sets register...
2009-10-17 Filip Navaratarget-arm: get rid of temporary variable cache
2009-10-17 Filip Navaratarget-arm: use tcg_global_mem_new_i32 to allocate...
2009-10-01 Anthony LiguoriRevert "Get rid of _t suffix"
2009-10-01 malcGet rid of _t suffix
2009-09-12 Blue SwirlFix sys-queue.h conflict for good
2009-08-24 Nathan Froydcleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
2009-07-31 Paul BrookSave/restore ARMv6 MMU state
2009-07-27 Juan Quintelarename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
2009-07-16 Blue SwirlUpdate to a hopefully more future proof FSF address
2009-06-24 Filip NavaraRemove unused gen_bx_T0 function.
2009-05-21 Anthony LiguoriConvert machine registration to use module init functions
2009-05-15 Juha Riihimäkifix ARMv7 data processing instructions
2009-05-15 Juha Riihimäkifix ARMv7 data processing instructions
2009-05-14 Paul BrookSyborg (Symbian Virtual Platform) board
2009-05-09 Paul BrookFixe ARM NEON vrshl.
2009-04-24 aliguoriqemu: introduce qemu_init_vcpu (Marcelo Tosatti)
2009-04-24 aliguoriqemu: per-arch cpu_has_work (Marcelo Tosatti)
2009-04-07 aurel32target-arm: don't use T[x] in helper
2009-04-05 aurel32Add new command line option -singlestep for tcg single...
2009-03-17 pbrookFix ARM quadword VDUP (core register).
2009-03-13 aurel32tcg: rename bswap_i32/i64 functions
2009-03-07 aurel32Fix correct reset value for ARM CP15 c1 auxiliary contr...
2009-03-07 aurel32clean build: Fix arm build warnings
2009-03-07 pbrookThe _exit syscall is used for both thread termination...
2009-02-07 aurel32Fix cpu_arm_handle_mmu_fault warning
2009-02-05 aliguoritargets: remove error handling from qemu_malloc() calle...
2009-01-26 aliguoriLog reset events (Jan Kiszka)
2009-01-15 aliguoriglobal s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo...
2009-01-15 aliguoriConvert references to logfile/loglevel to use qemu_log...
2009-01-04 aurel32Update FSF address in GPL/LGPL boilerplate
2008-12-19 pbrookImplement flush-to-zero mode (denormal results are...
2008-12-19 pbrookImplement default-NaN mode.
2008-12-19 pbrookImplement ARMv7 cp15 cache ID registers.
2008-12-19 pbrookImplement (very) basic Thumb2-EE support. This doesn...
2008-12-19 pbrookFix VFP fixed point conversion routines.
2008-12-19 pbrookImplement ARMv7 MMU access permissions.
2008-12-15 balrogARM: basic SX1-cellphone sysemu support (Jean-Christoph...
2008-12-13 blueswir1Remove unnecessary trailing newlines
2008-12-07 aurel32Remove FORCE_RET() and RETURN()
2008-12-07 balrogARM: fix smmul and smmla/smmls usage of registers ...
2008-12-07 balrogARM: fix usad8 and usada8 usage of registers (Mans...
2008-12-07 balrogPatch holes in ARM translation (Laurent Desnogues).
2008-12-07 balrogARM: cosmetics (Laurent Desnogues).
2008-11-30 aurel32Common cpu_loop_exit prototype
2008-11-25 aliguoriUse sys-queue.h for break/watchpoint managment (Jan...
2008-11-18 aliguoriRemove premature memop TB terminations (Jan Kiszka)
2008-11-18 aliguoriRefactor and enhance break/watchpoint API (Jan Kiszka)
2008-11-18 aliguoriRefactor translation block CPU state handling (Jan...
2008-11-18 aliguoriConvert CPU_PC_FROM_TB to static inline (Jan Kiszka)
2008-11-17 pbrookTCG variable type checking.
2008-11-03 pbrookVFP fnmsc negative zero fix.
2008-10-26 blueswir1Fix undeclared symbol warnings from sparse
2008-10-22 pbrookAdditional exclusive load/store instruction are v6K...
2008-10-22 pbrookFix ARMv6t2 strex instructions.
2008-10-22 pbrookFix ARMv6 translation table base address calculation.
2008-10-22 pbrookOptimize redundant cp15 coprocessor access control...
2008-10-11 pbrookAdd GDB XML register description support.
2008-09-22 pbrookFix ARM NEON vdup and vtbl bugs.
2008-09-21 pbrookFix neon encoding comment.
2008-09-21 pbrookAdd concat_i32_i64 op.
2008-09-20 balrogFix QADD / QSUB decoding on ARM (Torbjörn Andersson).
2008-08-30 blueswir1Fix some warnings that would be generated by gcc -Wredu...
2008-07-19 balrogARMv6: fix SIMD add/sub carry flags (Vincent Palatin).
2008-07-19 balrogARM: fix CPS masks (Vincent Palatin).
2008-07-19 balrogFix smlald, smlsld, pkhtp, pkhbt, ssat, usat, umul...
2008-07-18 thsSmall cleanup of gen_intermediate_code(_internal),...
2008-07-11 pbrookTerminate TB immediately after v7-M exception return.
next