index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-27
Free temps
blueswir1
1
-109
/
+313
2008-05-27
Move non-op functions from op_helper.c to helper.c and vice versa.
blueswir1
5
-243
/
+233
2008-05-26
More TCG type fixes
blueswir1
1
-11
/
+8
2008-05-26
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
1
-11
/
+48
2008-05-26
Fix cas on i386
blueswir1
1
-1
/
+1
2008-05-25
fixed x86_64 regression
bellard
1
-4
/
+4
2008-05-25
ppc dyngen fix (malc)
bellard
1
-25
/
+39
2008-05-25
ppc TCG target (malc)
bellard
2
-0
/
+1493
2008-05-25
jump simplification
bellard
1
-22
/
+1
2008-05-25
jump optimizations
bellard
1
-31
/
+9
2008-05-25
update
bellard
2
-86
/
+64
2008-05-25
suppressed unused macro handling
bellard
4
-109
/
+2
2008-05-25
remove absolete function
bellard
1
-5
/
+0
2008-05-25
remove absolete function
bellard
1
-5
/
+0
2008-05-25
transformed TN into temporaries - add local temporaries usage when needed - o...
bellard
4
-266
/
+259
2008-05-25
added local temporaries
bellard
2
-45
/
+103
2008-05-25
Ignore duplicate timer run requests.
pbrook
1
-0
/
+3
2008-05-25
Implement byte swapping accesses
blueswir1
2
-36
/
+104
2008-05-25
Nicer debug output
blueswir1
1
-0
/
+2
2008-05-25
Remove bogus DisplayState member.
pbrook
1
-1
/
+0
2008-05-25
Fix VNC update regoin height.
balrog
1
-1
/
+1
2008-05-25
Fix off-by-one unwinding error.
pbrook
11
-49
/
+12
2008-05-25
Invalidate VNC framebuffer on every resize.
balrog
1
-4
/
+3
2008-05-24
Tab-complete arguments for "logfile" in the monitor.
balrog
1
-1
/
+1
2008-05-24
Relax a constraint for qemu_ld64 on ARM host.
balrog
1
-4
/
+13
2008-05-24
Fix a deadly typo, correct comments.
balrog
1
-4
/
+6
2008-05-24
Convert m68k target to TCG.
pbrook
11
-2352
/
+1574
2008-05-24
Fix ARM host TLB.
pbrook
1
-61
/
+44
2008-05-24
Fix mov[tf].ps handling for MIPS, by Richard Sandiford.
ths
2
-6
/
+10
2008-05-24
Un-break MIPS conditional moves, by Richard Sandiford.
ths
1
-15
/
+17
2008-05-24
Implement 64-bit constant loads
blueswir1
1
-15
/
+27
2008-05-24
Use sethi and arith functions, fix comment
blueswir1
1
-23
/
+26
2008-05-24
Fix stack offsets and alignment
blueswir1
1
-7
/
+4
2008-05-24
ETRAX: Correct check for second nic.
edgar_igl
1
-1
/
+1
2008-05-24
Dont try to keep the tlb and the jmp cache synchronized.
edgar_igl
1
-3
/
+0
2008-05-24
Fix A20 debug dumps.
pbrook
1
-2
/
+2
2008-05-24
Dynamically allocate tbs. Avoids branch range problems on RISC hosts.
pbrook
1
-1
/
+2
2008-05-24
Define stack offsets
blueswir1
1
-0
/
+5
2008-05-24
More TCGv type fixes.
pbrook
2
-3
/
+11
2008-05-24
Fix ARM conditional branch bug.
pbrook
6
-121
/
+131
2008-05-24
Fix helper operand type mismatch.
pbrook
1
-1
/
+2
2008-05-23
Fix bogus test syntax.
pbrook
1
-1
/
+1
2008-05-23
Fix parallel builds for dyngen, by Jason Wessel.
ths
1
-0
/
+1
2008-05-23
Comment non-obvious calculation. Don't clobber r3 in qemu_st64.
balrog
1
-6
/
+33
2008-05-23
A branch insn must not overwrite the branch target before relocation.
balrog
1
-3
/
+14
2008-05-23
Swithc some MIPS CP0 accesses to TCG.
ths
2
-451
/
+194
2008-05-23
Switch MIPS movf/movt to TCG.
ths
2
-23
/
+22
2008-05-23
added tcg_temp_free() and improved the handling of constants
bellard
3
-229
/
+396
2008-05-23
Fix build failure with old kernel headers (loop.h is incompatible with
pbrook
2
-1
/
+96
2008-05-23
Fix qemu_ld/st for mem_index > 0 on arm host.
balrog
1
-6
/
+15
[next]