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
/
i386
/
tcg-target.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcg/i386: remove duplicate sar opcode
Magnus Damm
2009-11-14
1
-1
/
+0
*
tcg/i386: add support for ext{8,16}u_i32 TCG ops
Aurelien Jarno
2009-10-04
1
-0
/
+8
*
tcg/i386: generates dec/inc instead of sub/add when possible
Aurelien Jarno
2009-09-27
1
-9
/
+15
*
tcg/i386: optimize and $0xff(ff), reg
Aurelien Jarno
2009-09-27
1
-0
/
+6
*
Userspace guest address offsetting
Juan Quintela
2009-07-17
1
-1
/
+1
*
Userspace guest address offsetting
Paul Brook
2009-07-17
1
-16
/
+20
*
tcg/x86: add bswap16_i32 ops
aurel32
2009-03-13
1
-0
/
+6
*
tcg: rename bswap_i32/i64 functions
aurel32
2009-03-13
1
-2
/
+2
*
tcg/x86: add not/neg/extu/bswap/rot i32 ops
aurel32
2009-03-10
1
-1
/
+40
*
tcg: kill two warnings
aurel32
2008-12-14
1
-1
/
+1
*
TCG x86/x86-64: use move with zero-extend for loads/stores
aurel32
2008-12-13
1
-0
/
+6
*
Add some missing static and const qualifiers, reg_names only used if NDEBUG set
blueswir1
2008-10-05
1
-5
/
+8
*
Fix some warnings that would be generated by gcc -Wredundant-decls
blueswir1
2008-08-30
1
-9
/
+2
*
64 bit signed comparison fix (Juergen Lock)
bellard
2008-07-07
1
-4
/
+4
*
jump optimizations
bellard
2008-05-25
1
-31
/
+9
*
fixed global variable handling with qemu load/stores - initial global prologu...
bellard
2008-05-10
1
-1
/
+51
*
HPPA (PA-RISC) host support
aurel32
2008-04-12
1
-1
/
+2
*
Fix i32 memory backed variables on 64-bit host
blueswir1
2008-03-13
1
-4
/
+4
*
Remove blank elements in tcg_target_reg_alloc_order[] (Stuart Brady)
blueswir1
2008-03-11
1
-1
/
+1
*
Simplify TCG relocation bugfix.
pbrook
2008-02-10
1
-1
/
+1
*
compare fix
bellard
2008-02-03
1
-3
/
+3
*
TCG code generator
bellard
2008-02-01
1
-0
/
+1163