index
:
slackcoder/qemu
master
QEMU is a generic and open source machine & userspace emulator and virtualizer
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
target-arm
Age
Commit message (
Expand
)
Author
2007-06-03
Move target-specific defines to the target directories.
ths
2007-06-03
Clean up of some target specifics in exec.c/cpu-exec.c.
ths
2007-05-21
Don't touch carry flag in ASR <reg> with zero <reg>, submitted by Aurelien Ja...
balrog
2007-05-08
ARM946 CPU support.
pbrook
2007-05-01
Implement power state changes (IDLE and SLEEP) for PXA.
balrog
2007-04-30
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
balrog
2007-04-30
Implement iwMMXt instruction set for the PXA270 cpu.
balrog
2007-04-30
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
balrog
2007-04-29
Fix ARM fine pagetables.
pbrook
2007-04-07
cpu_get_phys_page_debug should return target_phys_addr_t
j_mayer
2007-04-02
Random bug fixes from code inspection, by Wang Cheng Yeh.
ths
2007-03-19
SPARC host fixes, by Ben Taylor.
ths
2007-03-17
ARM register index+writeback fix (Lauro Ramos Venancio).
pbrook
2007-03-16
Watchpoint support (previous commit got eaten by Savannah server crash).
pbrook
2007-03-11
ARM reabbot support (orginal patch by Aurelien Jarno).
pbrook
2007-03-08
Fix typo in help output.
pbrook
2007-03-08
Implement --cpu for ARM.
pbrook
2007-02-14
ARM doubleword post-modify fix (Daniel Jacobowitz).
pbrook
2007-02-02
Sparc arm/mips/sparc register patch, by Martin Bochnig.
ths
2007-01-31
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
ths
2007-01-20
Add ARM Angel semihosting to system emulation.
pbrook
2006-12-23
Check ELF binaries for machine type and endianness.
ths
2006-10-29
compilation fix
bellard
2006-10-25
Fix ARM VFP debugging dumps.
pbrook
2006-10-22
Fix comment typo.
pbrook
2006-09-09
Arm MMU fix (Justin Fletcher).
pbrook
2006-07-21
Fix Arm cp15 c13 (Process ID) register writes.
pbrook
2006-06-26
qsub fix (Wolfgang Schildbach)
bellard
2006-06-25
C99 64 bit printf
bellard
2006-06-14
ARM postincrememnt addressing fix.
pbrook
2006-05-22
ARM undefined instruction execution (Jason Wessel)
bellard
2006-04-09
Thumb prefetch abort fix.
pbrook
2006-03-25
Avoid accessing guest memory directly in usermode emulation.
pbrook
2006-03-14
Fix FIQ bank switching.
pbrook
2006-03-11
Fix FPA condition codes (Ulrich Hecht).
pbrook
2006-02-20
Add Arm926 core support.
pbrook
2006-02-11
Fix Arm msr spsr bug.
pbrook
2006-02-09
Arm Linux EABI syscall support.
pbrook
2006-02-07
Fix Thumb variable shift condition code bug.
pbrook
2006-02-04
Fix Arm interrupted ldm bug.
pbrook
2006-02-04
Implement Arm BKPT instruction.
pbrook
2005-12-18
cpu_reset() fix (Paul Brook)
bellard
2005-12-18
switching to Arm mode in do_interrupt() (Paul Brook)
bellard
2005-12-04
Arm mulxy insn fix (Paul Brook)
bellard
2005-11-26
ARM CPU suspend/halt (Paul Brook)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard
2005-11-21
cpu_exec_init() change
bellard
2005-11-20
added CPU_COMMON and CPUState.tb_jmp_cache[]
bellard
2005-11-20
use direct jump only for jumps in the same page
bellard
2005-11-06
thumb BLX insn fix (Paul Brook)
bellard
[next]