index
:
~alon/qemu
async_and_s3.v3
async_and_s3.v4
async_and_s3.v5
async_and_s3.v6
async_and_s3.v7
async_monitor
bz747011-screendump-async.v3
bz_virtio_console_epipe
fb_async_fix.v2
features/qxl-monitors-config
kd
libcacard
libcacard-fedora
libcacard.1
libcacard_ccid.1
libcacard_ccid.2
libcacard_ccid.4
libcacard_fixes
locking.fixes.candidate.1
master
pull-libcacard-1
pull-libcacard-assert
pull-libcacard.afe
pull-libcacard.data
pull-libcacard.glusterfs
qemu-kvm.master.spice.v36.s3.v1
qemu.qxl_debug.for_gerd
qemu.s3.v1
qkm.spice.v28.ccid.v15
qxl-fixes
qxl/pull
s3.v3
s3.v4.async.api
s3.v4.async.api.v2
screendump-qapi
spice-vmc.resethandler.v1
spice.kvm.v11.spicevmc
spice.kvm.v11.spicevmc_and_ccid
spice.kvm.v14.spicevmc
spice.kvm.v14.spicevmc_and_ccid_and_chardev
spice.kvm.v14.usb_ccid
spice.kvm.v14.usb_ccid.spicevmc_chardev
spice.kvm.v14.usb_ccid.spicevmc_chardev.refactor_vdiport_interface
spice.kvm.v14.usb_ccid_original_patches
spice.kvm.v18
spice.kvm.v18.ccid.v8.1.based
spice.kvm.v18.usb-ccid.v2
spice.kvm.v18.usb-ccid.v3
spice.kvm.v18.usb-ccid.v4
spice.kvm.v18.usb-ccid.v5
spice.kvm.v18.usb-ccid.v6
spice.kvm.v18.usb-ccid.wip
spice.v18
spice.v36.s3.v1
spice.v36.s3.v2
spice.v36.s3.wip
spice_semi_seamless_migration_gerd_on_vacation
testpatch
to-q/qxl/fb_async_fix.v1
usb-ccid.kvm.v18
usb-ccid.old
usb-ccid.spice.kvm.v14
usb-ccid.v13
usb_ccid.v11
usb_ccid.v12
usb_ccid.v13
usb_ccid.v14
usb_ccid.v15
usb_ccid.v16
usb_ccid.v16.reordered
usb_ccid.v18
usb_ccid.v19
usb_ccid.v20
usb_ccid.v22
usb_ccid.v23
usb_ccid.v24
usb_ccid.v25
usb_ccid.v25.clean
usb_ccid.v7
usb_ccid.v7.wip
usb_ccid.v9
vdiport_refactor.v2
vdiport_refactor.v3.and_usb_ccid_fixes
wip-ccid-win
wip/qxl-client-monitors-config
wip/shared-memory
spice qemu with usb-ccid device
alon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tcg
/
i386
/
tcg-target.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-10
tcg-i386: fix andi r, r, 0xff
Aurelien Jarno
1
-1
/
+1
2010-06-10
tcg-i386: remove use of _Bool that slipped code review
Aurelien Jarno
1
-1
/
+1
2010-06-10
tcg-i386: Merge 64-bit generation.
Richard Henderson
1
-327
/
+829
2010-06-09
tcg: Make some tcg-target.c routines static.
Richard Henderson
1
-2
/
+2
2010-06-09
tcg: Add TYPE parameter to tcg_out_mov.
Richard Henderson
1
-18
/
+18
2010-06-03
tcg-i386: fix a typo
Aurelien Jarno
1
-1
/
+1
2010-06-02
tcg-i386: declare tcg_out_tlb_load() inline
Aurelien Jarno
1
-3
/
+4
2010-06-02
tcg-i386: Remove some ifdefs in qemu_ld/st.
Richard Henderson
1
-47
/
+38
2010-06-02
tcg-i386: Split out tlb load function.
Richard Henderson
1
-106
/
+97
2010-06-02
tcg-i386: Swap order of TLB hit and miss paths.
Richard Henderson
1
-92
/
+80
2010-06-02
tcg-i386: Split out TLB Hit path from qemu_ld/st.
Richard Henderson
1
-95
/
+102
2010-06-02
tcg-i386: Tidy data16 prefixes.
Richard Henderson
1
-10
/
+18
2010-05-21
tcg-i386: Nuke trailing whitespace.
Richard Henderson
1
-22
/
+22
2010-05-21
tcg-i386: Use lea for three-operand add.
Richard Henderson
1
-3
/
+20
2010-05-21
tcg-i386: Tidy lea.
Richard Henderson
1
-31
/
+60
2010-05-21
tcg-i386: Tidy xchg.
Richard Henderson
1
-1
/
+3
2010-05-21
tcg-i386: Tidy multiply.
Richard Henderson
1
-3
/
+6
2010-05-21
tcg-i386: Tidy unary arithmetic.
Richard Henderson
1
-13
/
+25
2010-05-21
tcg-i386: Tidy setcc.
Richard Henderson
1
-2
/
+2
2010-05-21
tcg-i386: Tidy ret.
Richard Henderson
1
-1
/
+2
2010-05-21
tcg-i386: Tidy calls.
Richard Henderson
1
-22
/
+27
2010-05-21
tcg-i386: Tidy push/pop.
Richard Henderson
1
-18
/
+30
2010-05-21
tcg-i386: Tidy movi.
Richard Henderson
1
-1
/
+2
2010-05-21
tcg-i386: Tidy non-immediate arithmetic operations.
Richard Henderson
1
-30
/
+48
2010-05-21
tcg-i386: Tidy immediate arithmetic operations.
Richard Henderson
1
-16
/
+10
2010-05-21
tcg-i386: Tidy ext8s and ext16s operations.
Richard Henderson
1
-11
/
+24
2010-05-21
tcg-i386: Tidy ext8u and ext16u operations.
Richard Henderson
1
-26
/
+31
2010-05-20
tcg-i386: Tidy jumps.
Richard Henderson
1
-25
/
+33
2010-05-20
tcg-i386: Eliminate extra move from qemu_ld64.
Richard Henderson
1
-11
/
+9
2010-05-20
tcg-i386: Tidy move operations.
Richard Henderson
1
-27
/
+24
2010-05-20
tcg-i386: Tidy shift operations.
Richard Henderson
1
-15
/
+20
2010-05-20
tcg-i386: Tidy bswap operations.
Richard Henderson
1
-26
/
+27
2010-05-19
tcg-i386: Tidy initialization of tcg_target_call_clobber_regs.
Richard Henderson
1
-5
/
+6
2010-05-19
tcg-i386: Allocate call-saved registers first.
Richard Henderson
1
-3
/
+3
2010-03-26
tcg: Disambiguate qemu_ld32u with 32-bit and 64-bit outputs.
Richard Henderson
1
-3
/
+3
2010-03-26
tcg: Use TCGCond where appropriate.
Richard Henderson
1
-2
/
+2
2010-03-26
tcg: Name the opcode enumeration.
Richard Henderson
1
-1
/
+1
2010-03-12
Remove TLB from userspace
Paul Brook
1
-0
/
+2
2010-02-06
tcg-i386: Implement setcond.
Richard Henderson
1
-3
/
+70
2010-02-06
tcg-i386: Implement small forward branches.
Richard Henderson
1
-38
/
+79
2009-11-14
tcg/i386: remove duplicate sar opcode
Magnus Damm
1
-1
/
+0
2009-10-04
tcg/i386: add support for ext{8,16}u_i32 TCG ops
Aurelien Jarno
1
-0
/
+8
2009-09-27
tcg/i386: generates dec/inc instead of sub/add when possible
Aurelien Jarno
1
-9
/
+15
2009-09-27
tcg/i386: optimize and $0xff(ff), reg
Aurelien Jarno
1
-0
/
+6
2009-07-17
Userspace guest address offsetting
Juan Quintela
1
-1
/
+1
2009-07-17
Userspace guest address offsetting
Paul Brook
1
-16
/
+20
2009-03-13
tcg/x86: add bswap16_i32 ops
aurel32
1
-0
/
+6
2009-03-13
tcg: rename bswap_i32/i64 functions
aurel32
1
-2
/
+2
2009-03-10
tcg/x86: add not/neg/extu/bswap/rot i32 ops
aurel32
1
-1
/
+40
2008-12-14
tcg: kill two warnings
aurel32
1
-1
/
+1
[next]