index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
target-cris
Commit message (
Expand
)
Author
Age
Files
Lines
*
target-cris: access to TCG variables through GET_TCGV()
aurel32
2008-11-01
1
-1
/
+1
*
CRIS: Plug more temp leaks.
edgar_igl
2008-10-28
1
-5
/
+5
*
CRIS: Plug a few temp leaks.
edgar_igl
2008-10-27
1
-1
/
+3
*
CRIS: Remove cpu_T.
edgar_igl
2008-10-27
2
-102
/
+155
*
CRIS: Avoid more cpu_T usage.
edgar_igl
2008-10-27
1
-95
/
+175
*
CRIS: Avoid cpu_T[1] for move_r.
edgar_igl
2008-10-27
1
-3
/
+7
*
CRIS: Avoid using cpu_T[0] for testing condition codes.
edgar_igl
2008-10-27
1
-44
/
+41
*
CRIS: Add branch-free versions of abs, lsl, lsr and asr.
edgar_igl
2008-10-27
1
-29
/
+40
*
CRIS: Correct tcg globals allocation for 64bit hosts.
edgar_igl
2008-10-27
1
-12
/
+12
*
CRIS: Initialize the arch version preg to v32.
edgar_igl
2008-10-11
1
-0
/
+1
*
CRIS: Partial EXS reg support and fixes for SPC.
edgar_igl
2008-10-08
2
-10
/
+5
*
CRIS: Correct typos.
edgar_igl
2008-10-08
1
-3
/
+2
*
CRIS: Make local objects static.
edgar_igl
2008-10-08
1
-24
/
+24
*
CRIS: Fix brk 8 and add S-flag emulation.
edgar_igl
2008-10-08
4
-17
/
+50
*
Show size for unassigned accesses (Robert Reif)
blueswir1
2008-10-06
2
-4
/
+4
*
CRIS: Improve ASID related TLB flushes.
edgar_igl
2008-09-22
4
-37
/
+36
*
Fix warnings that would be caused by gcc flag -Wwrite-strings
blueswir1
2008-09-14
1
-1
/
+1
*
CRIS: Mask off the cache selection bit after MMU translations.
edgar_igl
2008-09-05
1
-1
/
+5
*
TCG fixes for target-cris
aurel32
2008-09-05
1
-2
/
+2
*
CRIS: Avoid a few unecessary steps in the mmu.
edgar_igl
2008-09-03
1
-12
/
+8
*
CRIS: Remove redundant code.
edgar_igl
2008-09-03
1
-2
/
+0
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-1
/
+0
*
Remove dyngen leftovers.
edgar_igl
2008-07-29
2
-1044
/
+0
*
CRIS: Correct condition for when to apply fast move flags evaluation. Correct...
edgar_igl
2008-07-25
1
-2
/
+3
*
Small cleanup of gen_intermediate_code(_internal), by Laurent Desnogues.
ths
2008-07-18
1
-6
/
+5
*
Convert remaining __builtin_expect to likely/unlikely, by Jan Kiszka.
ths
2008-07-03
2
-2
/
+2
*
Move interrupt_request and user_mode_only to common cpu state.
pbrook
2008-07-01
1
-3
/
+0
*
Spelling fixes, spotted by Stuart Brady.
ths
2008-06-30
1
-1
/
+1
*
Move CPU save/load registration to common code.
pbrook
2008-06-30
1
-0
/
+2
*
CRIS: Correct writes to TLB hi.
edgar_igl
2008-06-30
1
-2
/
+2
*
Avoid CRIS related warnings by Jan Kiszka.
edgar_igl
2008-06-30
2
-4
/
+11
*
Add instruction counter.
pbrook
2008-06-29
2
-1
/
+22
*
CRIS: Add (untested) cpu-state save/load.
edgar_igl
2008-06-10
1
-0
/
+88
*
CRIS: Emulate NMIs.
edgar_igl
2008-06-10
2
-15
/
+19
*
CRIS: Support RFN insn.
edgar_igl
2008-06-10
2
-0
/
+20
*
CRIS: Translator updates.
edgar_igl
2008-06-10
1
-7
/
+14
*
Remove dead and bitrotten "qemu-fast" code.
pbrook
2008-06-08
1
-2
/
+6
*
CRIS translator updates
edgar_igl
2008-06-06
1
-103
/
+212
*
Correct P flag assertion in rfe.
edgar_igl
2008-06-06
1
-1
/
+3
*
Fix typo.
pbrook
2008-05-30
1
-1
/
+1
*
Move clone() register setup to target specific code. Handle fork-like clone.
pbrook
2008-05-30
1
-0
/
+9
*
Push common interrupt variables to cpu-defs.h (Glauber Costa)
bellard
2008-05-29
1
-2
/
+0
*
moved halted field to CPU_COMMON
bellard
2008-05-28
1
-1
/
+0
*
CRIS: Restructure the translator to allow for better code generation.
edgar_igl
2008-05-27
5
-386
/
+544
*
remove absolete function
bellard
2008-05-25
1
-5
/
+0
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-5
/
+0
*
Fix ARM conditional branch bug.
pbrook
2008-05-24
1
-9
/
+9
*
Use tcg_gen_not.
edgar_igl
2008-05-17
1
-4
/
+4
*
CRIS: Improve TLB management and handle delayslots at page boundaries.
edgar_igl
2008-05-13
7
-140
/
+195
*
CRIS: Remove some old dyngen T0/T1 fiddle. More usage of the results from the...
edgar_igl
2008-05-12
1
-34
/
+38
[next]