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
/
helper.c
Age
Commit message (
Expand
)
Author
2007-06-24
Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.
balrog
2007-05-08
ARM946 CPU support.
pbrook
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-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-01-20
Add ARM Angel semihosting to system emulation.
pbrook
2006-09-09
Arm MMU fix (Justin Fletcher).
pbrook
2006-07-21
Fix Arm cp15 c13 (Process ID) register writes.
pbrook
2006-03-14
Fix FIQ bank switching.
pbrook
2006-02-20
Add Arm926 core support.
pbrook
2006-02-04
Implement Arm BKPT instruction.
pbrook
2005-12-18
switching to Arm mode in do_interrupt() (Paul Brook)
bellard
2005-11-26
ARM system emulation (Paul Brook)
bellard