Sign in
qemu
/
qemu
/
0a031e0ac6218fa1b8478ebac3eddb912d2a236a
/
target-arm
/
cpu.h
0b5c1ce
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
by Nathan Froyd
· 15 years ago
ffe47d3
Save/restore ARMv6 MMU state
by Paul Brook
· 15 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 15 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
84a031c
Fix cpu_arm_handle_mmu_fault warning
by aurel32
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
a49ea27
Implement ARMv7 cp15 cache ID registers.
by pbrook
· 16 years ago
fe1479c
Implement (very) basic Thumb2-EE support. This doesn't actually implement
by pbrook
· 16 years ago
6b91754
Refactor translation block CPU state handling (Jan Kiszka)
by aliguori
· 16 years ago
622ed36
Convert CPU_PC_FROM_TB to static inline (Jan Kiszka)
by aliguori
· 16 years ago
b2fa179
Fix ARMv6 translation table base address calculation.
by pbrook
· 16 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 16 years ago
b3c7724
Move CPU save/load registration to common code.
by pbrook
· 16 years ago
2e70f6e
Add instruction counter.
by pbrook
· 16 years ago
f8ed707
Fix typo.
by pbrook
· 17 years ago
6e68e07
Move clone() register setup to target specific code. Handle fork-like clone.
by pbrook
· 17 years ago
9133e39
Push common interrupt variables to cpu-defs.h (Glauber Costa)
by bellard
· 17 years ago
fbb4a2e
Implement ARM magic kernel page and TLS register.
by pbrook
· 17 years ago
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
827df9f
Add basic OMAP2 chip support.
by balrog
· 17 years ago
f93eb9f
Move the excess of arm_load_kernel() parameters into a struct.
by balrog
· 17 years ago
6fbe23d
ARM N=Z=1 flag fix.
by pbrook
· 17 years ago
4373f3c
ARM TCG conversion 10/16.
by pbrook
· 17 years ago
b26eefb
ARM TCG conversion 1/16.
by pbrook
· 17 years ago
2f4a40e
Prevent cpsr_write/_read be put out of line in op.o (fixes a segfault on some platforms).
by balrog
· 17 years ago
9ee6e8b
ARMv7 support.
by pbrook
· 17 years ago
aaed909
added cpu_model parameter to cpu_init()
by bellard
· 17 years ago
6ebbf39
Replace is_user variable with mmu_idx in softmmu core,
by j_mayer
· 17 years ago
c732abe
Unify '-cpu ?' option.
by j_mayer
· 17 years ago
198a74d
Move get_sp_from_cpustate from cpu.h to target_signal.h.
by ths
· 17 years ago
a04e134
linux-user sigaltstack() syscall, by Thayne Harbaugh.
by ths
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
c3d2689
Basic OMAP310 support. Basic Palm Tungsten|E machine emulation.
by balrog
· 17 years ago
82d1797
Various reg offset shift typos.
by balrog
· 17 years ago
610c3c8
Reset ARM cp15.c1_sys to default values. Fix XScale cp15 accesses.
by balrog
· 18 years ago
9467d44
Move target-specific defines to the target directories.
by ths
· 18 years ago
ce81986
ARM946 CPU support.
by pbrook
· 18 years ago
9d55199
Account for machine with RAM which is not mapped at 0x0 in arm_boot.c.
by balrog
· 18 years ago
18c9b56
Implement iwMMXt instruction set for the PXA270 cpu.
by balrog
· 18 years ago
c171313
Core features of ARM XScale processors. Main PXA270 and PXA255 peripherals.
by balrog
· 18 years ago
f3d6b95
ARM reabbot support (orginal patch by Aurelien Jarno).
by pbrook
· 18 years ago
5adb483
Fix typo in help output. List ARM cpus.
by pbrook
· 18 years ago
3371d27
Implement --cpu for ARM.
by pbrook
· 18 years ago
5a7b542
siginfo fix for Darwin/Mac OS X, by Pierre d'Herbemont.
by ths
· 18 years ago
9042c0e
Check ELF binaries for machine type and endianness.
by ths
· 18 years ago
d37aca6
Fix comment typo.
by pbrook
· 18 years ago
40f137e
Add Arm926 core support.
by pbrook
· 19 years ago
ce4defa
Arm Linux EABI syscall support.
by pbrook
· 19 years ago
06c949e
Implement Arm BKPT instruction.
by pbrook
· 19 years ago
9332f9d
ARM CPU suspend/halt (Paul Brook)
by bellard
· 19 years ago
b5ff1b3
ARM system emulation (Paul Brook)
by bellard
· 19 years ago
a316d33
added CPU_COMMON and CPUState.tb_jmp_cache[]
by bellard
· 19 years ago
1fddef4
gdb support for user mode (Paul Brook)
by bellard
· 20 years ago
8e96005
VFP register ordering (Paul Brook)
by bellard
· 20 years ago
53cd663
soft float support
by bellard
· 20 years ago
b7bcbe9
ARM VFP support (Paul Brook)
by bellard
· 20 years ago
b8a9e8f
initial user mmu support
by bellard
· 20 years ago
99c475a
armv5te support (Paul Brook)
by bellard
· 20 years ago
7fe4848
monitor fixes
by bellard
· 20 years ago
d720b93
precise self modifying code support
by bellard
· 21 years ago
3cf1e03
added TARGET_LONG_BITS
by bellard
· 21 years ago
2c0262a
new directory structure
by bellard
· 21 years ago