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
2009-09-12
Fix sys-queue.h conflict for good
Blue Swirl
2009-08-24
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
Nathan Froyd
2009-07-31
Save/restore ARMv6 MMU state
Paul Brook
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
2009-06-24
Remove unused gen_bx_T0 function.
Filip Navara
2009-05-21
Convert machine registration to use module init functions
Anthony Liguori
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
2009-05-15
fix ARMv7 data processing instructions
Juha Riihimäki
2009-05-14
Syborg (Symbian Virtual Platform) board
Paul Brook
2009-05-09
Fixe ARM NEON vrshl.
Paul Brook
2009-04-24
qemu: introduce qemu_init_vcpu (Marcelo Tosatti)
aliguori
2009-04-24
qemu: per-arch cpu_has_work (Marcelo Tosatti)
aliguori
2009-04-07
target-arm: don't use T[x] in helper
aurel32
2009-04-05
Add new command line option -singlestep for tcg single stepping.
aurel32
2009-03-17
Fix ARM quadword VDUP (core register).
pbrook
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-07
Fix correct reset value for ARM CP15 c1 auxiliary control register
aurel32
2009-03-07
clean build: Fix arm build warnings
aurel32
2009-03-07
The _exit syscall is used for both thread termination in NPTL applications,
pbrook
2009-02-07
Fix cpu_arm_handle_mmu_fault warning
aurel32
2009-02-05
targets: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-26
Log reset events (Jan Kiszka)
aliguori
2009-01-15
global s/loglevel & X/qemu_loglevel_mask(X)/ (Eduardo Habkost)
aliguori
2009-01-15
Convert references to logfile/loglevel to use qemu_log*() macros
aliguori
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
2008-12-19
Implement flush-to-zero mode (denormal results are replaced with zero).
pbrook
2008-12-19
Implement default-NaN mode.
pbrook
2008-12-19
Implement ARMv7 cp15 cache ID registers.
pbrook
2008-12-19
Implement (very) basic Thumb2-EE support. This doesn't actually implement
pbrook
2008-12-19
Fix VFP fixed point conversion routines.
pbrook
2008-12-19
Implement ARMv7 MMU access permissions.
pbrook
2008-12-15
ARM: basic SX1-cellphone sysemu support (Jean-Christophe PLAGNIOL-VILLARD).
balrog
2008-12-13
Remove unnecessary trailing newlines
blueswir1
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
2008-12-07
ARM: fix smmul and smmla/smmls usage of registers (Mans Rullgard).
balrog
2008-12-07
ARM: fix usad8 and usada8 usage of registers (Mans Rullgard).
balrog
2008-12-07
Patch holes in ARM translation (Laurent Desnogues).
balrog
2008-12-07
ARM: cosmetics (Laurent Desnogues).
balrog
2008-11-30
Common cpu_loop_exit prototype
aurel32
2008-11-25
Use sys-queue.h for break/watchpoint managment (Jan Kiszka)
aliguori
2008-11-18
Remove premature memop TB terminations (Jan Kiszka)
aliguori
2008-11-18
Refactor and enhance break/watchpoint API (Jan Kiszka)
aliguori
2008-11-18
Refactor translation block CPU state handling (Jan Kiszka)
aliguori
2008-11-18
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
aliguori
2008-11-17
TCG variable type checking.
pbrook
2008-11-03
VFP fnmsc negative zero fix.
pbrook
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
2008-10-22
Additional exclusive load/store instruction are v6K, not v6T2.
pbrook
2008-10-22
Fix ARMv6t2 strex instructions.
pbrook
[next]