index
:
~fziglio/qemu
master
virgl-spice
Qemu experimental branch
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2008-06-29
Suppress bogus compiler warnings.
pbrook
1
-0
/
+3
2008-06-23
According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatile
malc
1
-1
/
+0
2008-06-23
Shuffle contents of tcg_target_reg_alloc_order
malc
1
-18
/
+18
2008-06-18
Save LR into proper place on callers stack frame
malc
1
-2
/
+2
2008-06-12
Reimplement brcond2 and refactor brcond
malc
1
-51
/
+52
2008-06-11
Allocate register pair for 64-bit registers on 32-bit host.
ths
1
-2
/
+2
2008-06-10
Remove stray variable
malc
1
-1
/
+1
2008-06-09
Use rem/div[u]_i32 drop div[u]2_i32
malc
2
-113
/
+26
2008-06-09
Emit trampolines manually in prologue
malc
1
-38
/
+80
2008-06-09
Fix test for signed div fast path
malc
1
-1
/
+7
2008-06-09
Fix div[u]2.
malc
1
-26
/
+65
2008-06-07
PPC TCG Fixes
malc
1
-33
/
+17
2008-06-07
Allocate a register pair instead of a single register.
ths
1
-1
/
+1
2008-06-03
Spelling fixes, by Stefan Weil.
ths
1
-1
/
+1
2008-05-30
support of long calls for PPC (malc)
bellard
2
-31
/
+68
2008-05-26
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
1
-11
/
+48
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
added local temporaries
bellard
2
-45
/
+103
2008-05-25
Implement byte swapping accesses
blueswir1
1
-36
/
+66
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-1
/
+0
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
Fix ARM host TLB.
pbrook
1
-61
/
+44
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
Define stack offsets
blueswir1
1
-0
/
+5
2008-05-24
More TCGv type fixes.
pbrook
1
-2
/
+9
2008-05-24
Fix ARM conditional branch bug.
pbrook
1
-0
/
+18
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
added tcg_temp_free() and improved the handling of constants
bellard
3
-229
/
+396
2008-05-23
Fix qemu_ld/st for mem_index > 0 on arm host.
balrog
1
-6
/
+15
2008-05-23
Define TCG_TARGET_CALL_STACK_OFFSET on arm.
balrog
1
-2
/
+3
2008-05-23
compilation fix
bellard
1
-2
/
+2
2008-05-23
profiler clean up
bellard
2
-13
/
+93
2008-05-22
added debug_insn_start debug instruction
bellard
3
-3
/
+43
2008-05-22
debug output: write helper names
bellard
2
-15
/
+35
2008-05-22
more generic call codegen
bellard
4
-42
/
+75
2008-05-22
fixed zero shifts (64 bit case)
bellard
1
-3
/
+4
2008-05-22
small shift opts
bellard
1
-6
/
+30
2008-05-21
fixed dead global variable update
bellard
1
-20
/
+18
2008-05-20
Fix 8-bit signed load/store and a typo.
balrog
1
-4
/
+4
2008-05-20
Implement neg_i32, clean-up.
balrog
2
-5
/
+10
2008-05-20
Remove dyngen ARM code, which did't build.
balrog
1
-103
/
+0
2008-05-19
ARM host support for TCG targets.
balrog
3
-1
/
+1622
[next]