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
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-13
Merge commit 'b7fdb3ab0e22a9a8debcb928497b248f06778845' into upstream-merge
Marcelo Tosatti
2
-0
/
+82
2010-07-13
softfloat: add float32_exp2()
Aurelien Jarno
2
-0
/
+82
2010-03-08
Merge commit '93d67ee69d6104976961fbc98654872de28a5c96' into upstream-merge
Marcelo Tosatti
1
-8
/
+4
2010-03-07
softfloat: remove dead assignments, spotted by clang
Blue Swirl
1
-8
/
+4
2010-03-04
Merge commit '6049f4f831c6f409031dfa09282b38d0cbaecad8' into upstream-merge
Marcelo Tosatti
1
-1
/
+0
2010-02-23
target-alpha: Split up FPCR value into separate fields.
Richard Henderson
1
-1
/
+0
2010-02-17
Merge commit 'd0f2c4c60263e29a87681433e696844401514194' into upstream-merge
Marcelo Tosatti
2
-27
/
+0
2010-02-06
arm host: fix compiler warning
Stefan Weil
2
-27
/
+0
2009-12-14
Merge commit 'f1e00a9cf326acc1f2386a72525af8859852e1df' into upstream-merge
Avi Kivity
3
-3
/
+4
2009-12-13
target-alpha: Fixes for alpha-linux syscalls.
Richard Henderson
1
-0
/
+1
2009-12-13
target-alpha: Enable softfloat.
Richard Henderson
1
-2
/
+2
2009-12-13
Silence softfloat warnings on OpenSolaris
Andreas Färber
1
-1
/
+1
2009-12-02
Merge commit '365369847f2827b14b96c52d0fbaf9cce404e68a' into upstream-merge
Avi Kivity
2
-3
/
+5
2009-11-29
Add support for GNU/kFreeBSD
Aurelien Jarno
2
-3
/
+5
2009-11-22
Merge commit '3a3fb96d0d9e3331e3beb672108ec18a6d3d8c1c' into upstream-merge
Avi Kivity
2
-0
/
+144
2009-11-19
ARM FP16 support
Paul Brook
2
-0
/
+144
2009-11-02
Fix softfloat build failure due to missing HOST_LONG_BITS
Avi Kivity
1
-0
/
+1
2009-07-27
rename NEEDS_LIBSUNMATH to CONFIG_NEEDS_LIBSUNMATH
Juan Quintela
2
-2
/
+2
2009-07-27
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
Juan Quintela
1
-1
/
+1
2009-07-27
rename HOST_BSD to CONFIG_BSD
Juan Quintela
3
-5
/
+5
2009-07-27
change HOST_SOLARIS to CONFIG_SOLARIS{_VERSION}
Juan Quintela
3
-10
/
+14
2009-04-13
Fix OpenSolaris gcc4 warnings: iovec type mismatches, missing 'static'
blueswir1
1
-2
/
+2
2009-04-13
Fix OpenSolaris softfloat warnings
blueswir1
2
-1
/
+4
2009-03-08
Rename one more _BSD to HOST_BSD (spotted by Hasso Tepper)
blueswir1
1
-1
/
+1
2009-03-08
Rename _BSD to HOST_BSD so that it's more obvious that it's defined by configure
blueswir1
2
-4
/
+5
2009-03-07
Sparse fixes: dubious mixing of bitwise and logical operations
blueswir1
1
-4
/
+4
2009-02-05
soft-float: add float32_log2() and float64_log2()
aurel32
2
-0
/
+95
2009-02-04
softfloat: add a 1.0 constant for float32 and float64
aurel32
1
-0
/
+2
2009-01-25
Add static qualifier to local functions
malc
1
-1
/
+1
2009-01-14
Remove all traces of __powerpc__
malc
1
-1
/
+1
2008-12-20
softfloat-native: fix type of float_rounding_mode
aurel32
1
-2
/
+2
2008-12-19
Implement flush-to-zero mode (denormal results are replaced with zero).
pbrook
2
-3
/
+23
2008-12-19
Implement default-NaN mode.
pbrook
2
-0
/
+23
2008-12-19
Correctly normalize values and handle zero inputs to scalbn functions.
pbrook
1
-8
/
+29
2008-12-18
fp: fix float32_is_infinity()
aurel32
1
-1
/
+1
2008-12-15
softfloat-native: improve correctness of floatXX_is_neg()
aurel32
1
-3
/
+9
2008-12-15
fp: add floatXX_is_infinity(), floatXX_is_neg(), floatXX_is_zero()
aurel32
2
-0
/
+105
2008-12-15
softfloat-native: fix *nan()
aurel32
2
-1
/
+15
2008-12-14
Use float_relation_* constants
aurel32
1
-24
/
+24
2008-12-13
softfloat-native: add float32_is_nan()
aurel32
2
-0
/
+10
2008-12-13
Remove unnecessary trailing newlines
blueswir1
1
-1
/
+0
2008-11-22
Add native softfloat fpu functions (Christoph Egger)
blueswir1
1
-2
/
+20
2008-11-18
Preliminary AIX support
malc
1
-0
/
+2
2008-11-04
Fix ARM default NaN.
pbrook
1
-2
/
+2
2008-10-26
Fix undeclared symbol warnings from sparse
blueswir1
1
-6
/
+0
2008-09-20
Suppress gcc 4.x -Wpointer-sign (included in -Wall) warnings
blueswir1
1
-1
/
+1
2008-08-24
Fix math warnings on OpenBSD -current
blueswir1
1
-1
/
+6
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
1
-1
/
+11
2007-12-25
Assortment of soft-float fixes, by Aurelien Jarno.
ths
1
-11
/
+35
2007-11-25
128-bit float support for user mode
blueswir1
2
-0
/
+46
[next]