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
2008-03-31
ARM TCG conversion 12/16.
pbrook
2008-03-31
ARM TCG conversion 11/16.
pbrook
2008-03-31
ARM TCG conversion 10/16.
pbrook
2008-03-31
ARM TCG conversion 9/16.
pbrook
2008-03-31
ARM TCG conversion 8/16.
pbrook
2008-03-31
ARM TCG conversion 7/16.
pbrook
2008-03-31
ARM TCG conversion 6/16.
pbrook
2008-03-31
ARM TCG conversion 5/16.
pbrook
2008-03-31
ARM TCG conversion 4/16.
pbrook
2008-03-31
ARM TCG conversion 3/16.
pbrook
2008-03-31
ARM TCG conversion 2/16.
pbrook
2008-03-31
ARM TCG conversion 1/16.
pbrook
2008-02-01
use the TCG code generator
bellard
2007-12-09
Handle cpu_model in copy_cpu(), by Kirill A. Shutemov.
ths
2007-11-24
Thumb semihosting fixes.
pbrook
2007-11-18
Add strict checking mode for softfp code.
pbrook
2007-11-16
suppressed tgetx and tputx (initial patch by Thayne Harbaugh)
bellard
2007-11-13
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some...
balrog
2007-11-11
Fix msr_mask.
pbrook
2007-11-11
fixed invalid type
bellard
2007-11-11
ARMv7 support.
pbrook
2007-11-10
added cpu_model parameter to cpu_init()
bellard
2007-10-31
Invalidate TLBs when domains are changed (Matthew Warton).
balrog
2007-10-29
Adjust s390 addresses (the MSB is defined as "to be ignored").
ths
2007-10-14
Replace is_user variable with mmu_idx in softmmu core,
j_mayer
2007-10-12
Unify '-cpu ?' option.
j_mayer
2007-09-27
Move get_sp_from_cpustate from cpu.h to target_signal.h.
ths
2007-09-27
linux-user sigaltstack() syscall, by Thayne Harbaugh.
ths
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
2007-09-11
Fix tb->size mishandling, by Daniel Jacobowitz.
ths
2007-08-01
Special-case iWMMXt register transfer insns, which are in ARM LDC2/STC2 class.
balrog
2007-07-29
Fix XScale MMU's extended small pages.
balrog
2007-07-29
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
balrog
2007-07-24
Various reg offset shift typos.
balrog
2007-07-22
Thumb shifter carry flag fixes.
pbrook
2007-06-24
Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.
balrog
2007-06-11
Fix "blx lr" (Lauro Venancio).
pbrook
2007-06-10
Use the same offset for all STR and STM instructions that store r15, as speci...
balrog
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
[prev]
[next]