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
/
dyngen-exec.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-13
Move stdbool.h
Paul Brook
1
-0
/
+1
2010-04-14
tcp/mips: Change TCG_AREG0 (fp -> s0)
Stefan Weil
1
-1
/
+1
2010-03-26
remove remaining occurrences AREG[1-9] and TCG_AREG[1-9]
Paolo Bonzini
1
-26
/
+0
2009-12-05
S/390 fake TCG implementation
Alexander Graf
1
-1
/
+1
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
1
-1
/
+1
2009-10-01
Get rid of _t suffix
malc
1
-1
/
+1
2009-09-26
Don't redefine NULL, please
Juan Quintela
1
-2
/
+0
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
1
-1
/
+1
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
1
-1
/
+1
2009-07-16
Update to a hopefully more future proof FSF address
Blue Swirl
1
-2
/
+1
2009-04-08
Use stdint.h for integral data types and definitions
aurel32
1
-43
/
+1
2009-03-08
Prune unused AREGs
blueswir1
1
-43
/
+0
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
1
-1
/
+1
2009-02-09
Remove unused code from dyngen-exec.h
aurel32
1
-7
/
+0
2009-01-14
Remove all traces of __powerpc__
malc
1
-3
/
+3
2009-01-04
Update FSF address in GPL/LGPL boilerplate
aurel32
1
-1
/
+1
2008-12-07
Remove FORCE_RET() and RETURN()
aurel32
1
-3
/
+0
2008-12-07
Some cleanups after dyngen removal
aurel32
1
-77
/
+0
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
1
-0
/
+4
2008-07-26
Try to avoid glibc global register mangling, again
blueswir1
1
-4
/
+3
2008-07-23
Preliminary PPC64/Linux host support
malc
1
-2
/
+2
2008-06-05
Compile fix for Apple, by C.W. Betts.
ths
1
-3
/
+3
2008-05-25
Fix off-by-one unwinding error.
pbrook
1
-0
/
+12
2008-05-21
removed unused defines
bellard
1
-2
/
+0
2008-05-12
removed unused code
bellard
1
-1
/
+0
2008-04-12
HPPA (PA-RISC) host support
aurel32
1
-0
/
+7
2007-12-25
One more bit of alpha support.
ths
1
-2
/
+2
2007-11-18
Fixes for s/390 host support, by Bastian Blank.
ths
1
-4
/
+11
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-1
/
+1
2007-07-31
Fiddly dyngen bits for s390 host support, by Ulrich Hecht.
ths
1
-1
/
+1
2007-05-08
Make detection of unsupported hosts easier, inspired by a patch from
ths
1
-38
/
+24
2007-05-05
Some bits of Linux/MIPS host support, still segfaulty.
ths
1
-1
/
+10
2007-04-02
Use __sFILE to typedef for _BSD.
ths
1
-0
/
+4
2007-03-30
Sanitize mips exception handling.
ths
1
-0
/
+1
2007-02-10
Fix for solaris register allocation issue on amd64, by Martin Bochnig.
ths
1
-4
/
+4
2007-02-04
Fix 64-bit host register corruption.
pbrook
1
-0
/
+3
2006-12-23
Use memory barriers in FORCE_RET / RETURN.
ths
1
-1
/
+1
2006-07-18
Sparc64 host support (Blue Swirl)
bellard
1
-0
/
+13
2006-06-14
Solaris/SPARC host port (Ben Taylor)
bellard
1
-4
/
+10
2006-04-25
Solaris port (Ben Taylor)
bellard
1
-0
/
+14
2005-07-24
s390 bits
bellard
1
-0
/
+1
2005-04-24
qemu code is not ready to handle these registers
bellard
1
-2
/
+2
2005-04-07
ia64 host support (David Mosberger)
bellard
1
-6
/
+8
2005-03-13
soft float support
bellard
1
-11
/
+0
2005-03-13
GOTO_LABEL_PARAM for ARM
bellard
1
-0
/
+1
2005-03-01
x86_64 support
bellard
1
-0
/
+1
2005-01-26
Mac OS X fix
bellard
1
-1
/
+1
2005-01-09
win32 fix
bellard
1
-2
/
+8
2005-01-03
labels support in dyngen
bellard
1
-0
/
+2
2004-11-09
disabled again register usage for ppc because my previous patch seems still b...
bellard
1
-0
/
+3
[next]