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
2010-06-11
NEON vldN optimization
Paul Brook
2010-05-31
arm: fix arm kernel boot for non zero start addr
Lars Munch
2010-05-28
arm: prevent coprocessor IO reset
Lars Munch
2010-04-25
arm: remove dead assignments, spotted by clang analyzer
Blue Swirl
2010-04-08
target-arm: fix neon vmon/vmvn with modified immediate
Juha Riihimäki
2010-04-08
target-arm: resource leak fixes for iwmmxt disassemble
Lars Munch
2010-04-05
Fix arm-linux-user
Paul Brook
2010-04-05
ARMv7-M reset fixes
Paul Brook
2010-03-27
target-arm: disable PAGE_EXEC for XN pages
Rabin Vincent
2010-03-23
target-arm: Fix handling of AL condition in IT instruction
Johan Bengtsson
2010-03-17
Large page TLB flush
Paul Brook
2010-03-13
target-arm: make RFE usable with any register
Adam Lackorzynski
2010-03-12
Remove cpu_get_phys_page_debug from userspace emulation
Paul Brook
2010-03-12
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
Richard Henderson
2010-03-06
target-arm: Fix missing 'return' in SRS handling.
Adam Lackorzynski
2010-02-28
target-arm: neon vshll instruction fix
Juha Riihimäki
2010-02-28
target-arm: neon - fix VRADDHN/VRSUBHN vs VADDHN/VSUBHN
Riku Voipio
2010-02-23
ARM CP15 tls fix
Paul Brook
2010-02-19
target-arm: support thumb exception handlers
Rabin Vincent
2010-02-19
target-arm: implement Thumb-2 exception return
Rabin Vincent
2010-02-19
target-arm: fix thumb CPS
Rabin Vincent
2010-02-06
target-arm: refactor cp15.c13 register access
Riku Voipio
2010-01-19
kill regs_to_env and env_to_regs
Paolo Bonzini
2009-12-24
target-arm: fix strexd
Aurelien Jarno
2009-11-22
ARM atomic ops rewrite
Paul Brook
2009-11-19
ARM Cortex-A9 cpu support
Paul Brook
2009-11-19
ARM FP16 support
Paul Brook
2009-10-27
target-arm: use native tcg-ops for ror/bic/vorn
Aurelien Jarno
2009-10-27
target-arm: fix neon shift helper functions
Juha Riihimäki
2009-10-27
target-arm: fix neon vsri, vshl and vsli ops
Juha Riihimäki
2009-10-27
target-arm: allow modifying vfp fpexc en bit only
Juha Riihimäki
2009-10-27
target-arm: add support for neon vld1.64/vst1.64 instructions
Juha Riihimäki
2009-10-27
target-arm: fix neon vshrn/vrshrn ops
Juha Riihimäki
2009-10-26
target-arm: fix incorrect temporary variable freeing
Juha Riihimäki
2009-10-23
target-arm: optimize thumb 32-bit multiply
Juha.Riihimaki@nokia.com
2009-10-23
target-arm: cleanup internal resource leaks
Juha Riihimäki
2009-10-23
target-arm: fix sdiv helper
Aurelien Jarno
2009-10-23
target-arm: use clz32() instead of a for loop
Aurelien Jarno
2009-10-18
target-arm: fix bugs introduced by 1b2b1e547bd912b7d3c4863d0a0f75f6f38330ed
Aurelien Jarno
2009-10-18
target-arm: fix bugs introduced by 3174f8e91fecf8756e861d1febb049f3c619a2c7
Aurelien Jarno
2009-10-17
target-arm: remove T0 and T1
Aurelien Jarno
2009-10-17
target-arm: remove cpu_T for ARM once and for all
Filip Navara
2009-10-17
target-arm: convert VFP not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_iwmmxt_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_dsp_insn not use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_ls_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert disas_neon_data_insn and helpers not to use cpu_T
Filip Navara
2009-10-17
target-arm: convert rest of disas_arm_insn / disas_thumb2_insn not to use cpu_T
Filip Navara
2009-10-17
target-arm: replace thumb usage of cpu_T registers by proper register allocat...
Filip Navara
2009-10-17
target-arm: fix TANDC and TORC instructions
Filip Navara
[next]