GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
proj/qemu-kvm.git
qemu-kvm-0.12.4-gentoo
qemu-kvm-0.12.5-gentoo
qemu-kvm-0.13.0-gentoo
qemu-kvm-0.14.1-gentoo
qemu-kvm-0.15.0-gentoo
qemu-kvm-1.1.0-gentoo
qemu-kvm-1.1.1-gentoo
qemu-kvm-1.1.2-gentoo
qemu-kvm-1.2.0-gentoo
qemu-kvm patches pulled in for Gentoo qemu packages
Doug Goldstein <cardoe@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
*
Immediate versions of some operations
malc
2008-07-28
1
-27
/
+57
*
Do not try handle "special" arguments of and/or/xor/shl/shr, upper level does it
malc
2008-07-28
2
-128
/
+76
*
Set the L field of CMP[L][I] when dealing with 64 bit quantities
malc
2008-07-28
1
-7
/
+12
*
Fix preprocessor guard condition
malc
2008-07-28
1
-1
/
+1
*
Remove leftover from previous way to load 64 bit constants
malc
2008-07-28
1
-1
/
+1
*
Special-case some paths inside tcg_out_tlb_read
malc
2008-07-27
1
-6
/
+30
*
Fix the opcode value of LWA
malc
2008-07-27
1
-1
/
+1
*
Try to avoid glibc global register mangling, again
blueswir1
2008-07-26
2
-20
/
+38
*
Relax memory operations constraints
malc
2008-07-26
1
-17
/
+5
*
Fix qemu_ld64 constraint list
malc
2008-07-26
1
-1
/
+1
*
Use proper offset for LR save slot
malc
2008-07-26
1
-2
/
+2
*
Reduce amount of space reserved for tb jump
malc
2008-07-26
1
-1
/
+1
*
Fix and improve 64 bit immediate loading
malc
2008-07-26
1
-4
/
+7
*
Fix EXTSW arguments
malc
2008-07-26
1
-1
/
+1
*
Use proper value for TCG_TARGET_CALL_STACK_OFFSET
malc
2008-07-24
1
-1
/
+1
*
Emit and use adhoc function descriptor for code_gen_prologue on PPC64
malc
2008-07-24
2
-18
/
+10
*
Remove neg_i32 debugging leftover
malc
2008-07-23
1
-2
/
+0
*
Provide extNs_M instructions
malc
2008-07-23
4
-0
/
+40
*
Remove stray "i" from mul_i64
malc
2008-07-23
1
-1
/
+1
*
Preliminary PPC64/Linux host support
malc
2008-07-23
3
-0
/
+1550
*
64 bit signed comparison fix (Juergen Lock)
bellard
2008-07-07
1
-4
/
+4
*
Fix 64 bit constant generation
blueswir1
2008-07-07
1
-4
/
+6
*
Fuse EQ and NE handling in tcg_out_brcond2
malc
2008-07-03
1
-7
/
+4
*
Mask LL portion of B to 24 bits in tcg_out_b (Thanks to Thiemo Seufer)
malc
2008-07-03
1
-1
/
+1
*
Suppress bogus compiler warnings.
pbrook
2008-06-29
1
-0
/
+3
*
According to gcc-4.3.0/gcc/config/rs6000/crtsavres.asm R13 is volatile
malc
2008-06-23
1
-1
/
+0
*
Shuffle contents of tcg_target_reg_alloc_order
malc
2008-06-23
1
-18
/
+18
*
Save LR into proper place on callers stack frame
malc
2008-06-18
1
-2
/
+2
*
Reimplement brcond2 and refactor brcond
malc
2008-06-12
1
-51
/
+52
*
Allocate register pair for 64-bit registers on 32-bit host.
ths
2008-06-11
1
-2
/
+2
*
Remove stray variable
malc
2008-06-10
1
-1
/
+1
*
Use rem/div[u]_i32 drop div[u]2_i32
malc
2008-06-09
2
-113
/
+26
*
Emit trampolines manually in prologue
malc
2008-06-09
1
-38
/
+80
*
Fix test for signed div fast path
malc
2008-06-09
1
-1
/
+7
*
Fix div[u]2.
malc
2008-06-09
1
-26
/
+65
*
PPC TCG Fixes
malc
2008-06-07
1
-33
/
+17
*
Allocate a register pair instead of a single register.
ths
2008-06-07
1
-1
/
+1
*
Spelling fixes, by Stefan Weil.
ths
2008-06-03
1
-1
/
+1
*
support of long calls for PPC (malc)
bellard
2008-05-30
2
-31
/
+68
*
Fix signed/unsigned issues of immediate version of brcond (malc)
bellard
2008-05-26
1
-11
/
+48
*
ppc TCG target (malc)
bellard
2008-05-25
2
-0
/
+1493
*
jump simplification
bellard
2008-05-25
1
-22
/
+1
*
jump optimizations
bellard
2008-05-25
1
-31
/
+9
*
update
bellard
2008-05-25
2
-86
/
+64
*
suppressed unused macro handling
bellard
2008-05-25
4
-109
/
+2
*
added local temporaries
bellard
2008-05-25
2
-45
/
+103
*
Implement byte swapping accesses
blueswir1
2008-05-25
1
-36
/
+66
*
Fix off-by-one unwinding error.
pbrook
2008-05-25
1
-1
/
+0
*
Relax a constraint for qemu_ld64 on ARM host.
balrog
2008-05-24
1
-4
/
+13
*
Fix a deadly typo, correct comments.
balrog
2008-05-24
1
-4
/
+6
[next]