index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
tcg
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
2020-06-16
1
-1
/
+2
*
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2020-06-16
2
-1
/
+3
*
tests/tcg: build plugin list from contents of src directory
Alex Bennée
2020-06-16
3
-7
/
+8
*
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
2020-06-13
9
-0
/
+1677
|
\
|
*
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2020-06-12
2
-0
/
+36
|
*
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
2020-06-10
1
-0
/
+831
|
*
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
2020-06-10
1
-0
/
+100
|
*
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
2020-06-10
1
-0
/
+115
|
*
target/i386: fix fbstp handling of negative zero
Joseph Myers
2020-06-10
1
-0
/
+25
|
*
target/i386: fix fxam handling of invalid encodings
Joseph Myers
2020-06-10
1
-0
/
+143
|
*
target/i386: fix floating-point load-constant rounding
Joseph Myers
2020-06-10
1
-0
/
+199
|
*
target/i386: fix fscale handling of rounding precision
Joseph Myers
2020-06-10
1
-0
/
+13
|
*
target/i386: fix fscale handling of infinite exponents
Joseph Myers
2020-06-10
1
-0
/
+29
|
*
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
2020-06-10
1
-0
/
+29
|
*
target/i386: fix fscale handling of signaling NaN
Joseph Myers
2020-06-10
1
-0
/
+37
|
*
target/i386: implement special cases for fxtract
Joseph Myers
2020-06-10
1
-0
/
+120
*
|
tests/tcg: add simple commpage test case
Alex Bennée
2020-06-08
2
-0
/
+63
|
/
*
tests/tcg: add new threadcount test
Alex Bennée
2020-05-27
2
-0
/
+66
*
tests/docker: use a gcc-10 based image for arm64 tests
Alex Bennée
2020-05-27
1
-2
/
+2
*
tests/tcg: better detect confused gdb which can't connect
Alex Bennée
2020-05-27
1
-0
/
+4
*
tests/tcg: fix invocation of the memory record/replay tests
Alex Bennée
2020-05-27
1
-1
/
+1
*
softfloat: fix floatx80 pseudo-denormal round to integer
Joseph Myers
2020-05-15
1
-0
/
+10
*
softfloat: fix floatx80 pseudo-denormal comparisons
Joseph Myers
2020-05-15
1
-0
/
+4
*
softfloat: fix floatx80 pseudo-denormal addition / subtraction
Joseph Myers
2020-05-15
1
-0
/
+24
*
softfloat: silence sNaN for conversions to/from floatx80
Joseph Myers
2020-05-15
1
-0
/
+63
*
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
2020-05-06
4
-3
/
+98
*
tests/tcg: drop inferior.was_attached() test
Alex Bennée
2020-05-06
2
-6
/
+0
*
tests/tcg: better trap gdb failures
Alex Bennée
2020-05-06
2
-2
/
+0
*
tests/tcg: remove extraneous pasting macros
Alex Bennée
2020-04-07
1
-4
/
+1
*
tests/tcg/aarch64: add test-sve-ioctl guest-debug test
Alex Bennée
2020-03-17
2
-2
/
+94
*
tests/tcg/aarch64: add SVE iotcl test
Alex Bennée
2020-03-17
2
-0
/
+74
*
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
2020-03-17
2
-0
/
+99
*
tests/tcg/aarch64: userspace system register test
Alex Bennée
2020-03-17
2
-0
/
+178
*
tests/tcg/aarch64: Add newline in pauth-1 printf
Richard Henderson
2020-03-05
1
-1
/
+1
*
tests/tcg: take into account expected clashes pauth-4
Alex Bennée
2020-02-25
1
-17
/
+37
*
tests/tcg: fix typo in configure.sh test for v8.3
Alex Bennée
2020-02-25
1
-1
/
+1
*
tests/tcg: give debug builds a little bit longer
Alex Bennée
2020-02-25
1
-2
/
+2
*
tests/tcg: include a skip runner for pauth3 with plugins
Alex Bennée
2020-02-25
1
-0
/
+2
*
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
2020-02-04
3
-3
/
+15
*
tests/tcg: add a configure compiler check for ARMv8.1 and SVE
Alex Bennée
2020-02-04
1
-0
/
+14
*
tests/tcg/aarch64: Add pauth-4
Richard Henderson
2020-01-23
2
-1
/
+26
*
tests/tcg/aarch64: Add pauth-3
Richard Henderson
2020-01-23
2
-1
/
+44
*
tests/tcg/aarch64: Fix compilation parameters for pauth-%
Richard Henderson
2020-01-23
3
-4
/
+1
*
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
2020-01-09
3
-0
/
+53
*
tests/tcg: extract __semi_call into a header and expand
Alex Bennée
2020-01-09
3
-20
/
+45
*
tests/tcg: add a dumb-as-bricks semihosting console test
Alex Bennée
2020-01-09
2
-1
/
+48
*
tests/tcg: ensure we re-configure if configure.sh is updated
Alex Bennée
2019-12-19
1
-1
/
+1
*
configure: allow disable of cross compilation containers
Alex Bennée
2019-12-18
1
-2
/
+4
*
tests/tcg: modify multiarch tests to work with clang
Taylor Simpson
2019-11-20
2
-3
/
+5
*
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
2019-11-06
1
-1
/
+2
[prev]
[next]