Sign in
qemu
/
qemu
/
bccacf6c7920ee46ec4063c4bd9469eb3ec4e253
/
target-cris
/
cpu.h
97b348e
Remove unused is_softmmu parameter from cpu_handle_mmu_fault
by Blue Swirl
· 14 years ago
f081c76
Move cpu_has_work and cpu_pc_from_tb to cpu.h
by Blue Swirl
· 14 years ago
711c212
Merge remote-tracking branch 'stefanha/trivial-patches' into staging
by Anthony Liguori
· 14 years ago
85097db
irq: Privatize CPU_INTERRUPT_NMI.
by Richard Henderson
· 14 years ago
64c7b9d
Fix typos in comments (accessable -> accessible, priveleged -> privileged)
by Stefan Weil
· 14 years ago
9a78eea
target-xxx: Use fprintf_function (format checking)
by Stefan Weil
· 14 years ago
ebab172
cris: Fix watchdog resets
by Edgar E. Iglesias
· 14 years ago
a88790a
remove exec-all.h inclusion from cpu.h
by Paolo Bonzini
· 15 years ago
10eb0cc
move cpu_pc_from_tb to target-*/exec.h
by Paolo Bonzini
· 15 years ago
77d4f95
cris: Break out image loading to hw/cris-boot.c.
by Edgar E. Iglesias
· 15 years ago
5270589
Move TARGET_PHYS_ADDR_SPACE_BITS to target-*/cpu.h.
by Richard Henderson
· 15 years ago
40e9edd
cris: Add support for CRISv10 translation.
by Edgar E. Iglesias
· 15 years ago
fb9fb69
cris: Prepare for CRISv10.
by Edgar E. Iglesias
· 15 years ago
0b5c1ce
cleanup cpu-exec.c, part 0/N: consolidate handle_cpu_signal
by Nathan Froyd
· 16 years ago
8167ee8
Update to a hopefully more future proof FSF address
by Blue Swirl
· 16 years ago
913bbbc
cris: Remove unused internal flag.
by Edgar E. Iglesias
· 16 years ago
4548eae
CRIS: Remove duplicated flag defines.
by Edgar E. Iglesias
· 16 years ago
c276471
The _exit syscall is used for both thread termination in NPTL applications,
by pbrook
· 16 years ago
cc53adb
CRIS: Fix remaining build warnings.
by edgar_igl
· 16 years ago
ef96779
CRIS: Implement set_thread_area for CRIS.
by edgar_igl
· 16 years ago
fad6cb1
Update FSF address in GPL/LGPL boilerplate
by aurel32
· 16 years ago
0a6f8a6
CRIS: Remove CRIS specific do_unassigned_access.
by edgar_igl
· 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
e18231a
Show size for unassigned accesses (Robert Reif)
by blueswir1
· 16 years ago
9656f32
Move interrupt_request and user_mode_only to common cpu state.
by pbrook
· 17 years ago
b3c7724
Move CPU save/load registration to common code.
by pbrook
· 17 years ago
2e70f6e
Add instruction counter.
by pbrook
· 17 years ago
1b1a38b
CRIS: Emulate NMIs.
by edgar_igl
· 17 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
ce5232c
moved halted field to CPU_COMMON
by bellard
· 17 years ago
30abcfc
CRIS: Restructure the translator to allow for better code generation.
by edgar_igl
· 17 years ago
cf1d97f
CRIS: Improve TLB management and handle delayslots at page boundaries.
by edgar_igl
· 17 years ago
44cd42e
CRIS: Add support for the pseudo randomized set that the mmu provides with TLB refill faults. This makes linux guests use the four way TLB set associativty.
by edgar_igl
· 17 years ago
939ef59
Move #include "softfloat.h" to cpu-all.h
by aurel32
· 17 years ago
b41f7df
CRIS updates:
by edgar_igl
· 17 years ago
bb7ec04
m68k mmap2 fixes.
by pbrook
· 17 years ago
b52901b
Remove unused members.
by edgar_igl
· 17 years ago
786c02f
Model more parts of the ETRAX mmu (still alot missing).
by edgar_igl
· 17 years ago
9004627
More consistent naming for CRIS register-number macros.
by edgar_igl
· 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
81fdc5f
The remainder of CRIS CPU emulation files, by Edgar E. Iglesias.
by ths
· 17 years ago