index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
tcg
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-26
target/i386: reimplement fpatan using floatx80 operations
Joseph Myers
1
-0
/
+1071
2020-06-26
target/i386: reimplement fyl2x using floatx80 operations
Joseph Myers
1
-0
/
+1161
2020-06-26
target/i386: reimplement fyl2xp1 using floatx80 operations
Joseph Myers
1
-0
/
+1156
2020-06-26
target/i386: reimplement f2xm1 using floatx80 operations
Joseph Myers
1
-0
/
+1140
2020-06-16
plugins: new lockstep plugin for debugging TCG changes
Alex Bennée
1
-1
/
+2
2020-06-16
tests/tcg: ensure -cpu max also used for plugin run
Alex Bennée
2
-1
/
+3
2020-06-16
tests/tcg: build plugin list from contents of src directory
Alex Bennée
3
-7
/
+8
2020-06-12
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
9
-0
/
+1677
2020-06-12
target/i386: correct fix for pcmpxstrx substring search
Joseph Myers
2
-0
/
+36
2020-06-10
target/i386: fix IEEE x87 floating-point exception raising
Joseph Myers
1
-0
/
+831
2020-06-10
target/i386: fix fisttpl, fisttpll handling of out-of-range values
Joseph Myers
1
-0
/
+100
2020-06-10
target/i386: fix fbstp handling of out-of-range values
Joseph Myers
1
-0
/
+115
2020-06-10
target/i386: fix fbstp handling of negative zero
Joseph Myers
1
-0
/
+25
2020-06-10
target/i386: fix fxam handling of invalid encodings
Joseph Myers
1
-0
/
+143
2020-06-10
target/i386: fix floating-point load-constant rounding
Joseph Myers
1
-0
/
+199
2020-06-10
target/i386: fix fscale handling of rounding precision
Joseph Myers
1
-0
/
+13
2020-06-10
target/i386: fix fscale handling of infinite exponents
Joseph Myers
1
-0
/
+29
2020-06-10
target/i386: fix fscale handling of invalid exponent encodings
Joseph Myers
1
-0
/
+29
2020-06-10
target/i386: fix fscale handling of signaling NaN
Joseph Myers
1
-0
/
+37
2020-06-10
target/i386: implement special cases for fxtract
Joseph Myers
1
-0
/
+120
2020-06-08
tests/tcg: add simple commpage test case
Alex Bennée
2
-0
/
+63
2020-05-27
tests/tcg: add new threadcount test
Alex Bennée
2
-0
/
+66
2020-05-27
tests/docker: use a gcc-10 based image for arm64 tests
Alex Bennée
1
-2
/
+2
2020-05-27
tests/tcg: better detect confused gdb which can't connect
Alex Bennée
1
-0
/
+4
2020-05-27
tests/tcg: fix invocation of the memory record/replay tests
Alex Bennée
1
-1
/
+1
2020-05-15
softfloat: fix floatx80 pseudo-denormal round to integer
Joseph Myers
1
-0
/
+10
2020-05-15
softfloat: fix floatx80 pseudo-denormal comparisons
Joseph Myers
1
-0
/
+4
2020-05-15
softfloat: fix floatx80 pseudo-denormal addition / subtraction
Joseph Myers
1
-0
/
+24
2020-05-15
softfloat: silence sNaN for conversions to/from floatx80
Joseph Myers
1
-0
/
+63
2020-05-06
tests/tcg: add a multiarch linux-user gdb test
Alex Bennée
4
-3
/
+98
2020-05-06
tests/tcg: drop inferior.was_attached() test
Alex Bennée
2
-6
/
+0
2020-05-06
tests/tcg: better trap gdb failures
Alex Bennée
2
-2
/
+0
2020-04-07
tests/tcg: remove extraneous pasting macros
Alex Bennée
1
-4
/
+1
2020-03-17
tests/tcg/aarch64: add test-sve-ioctl guest-debug test
Alex Bennée
2
-2
/
+94
2020-03-17
tests/tcg/aarch64: add SVE iotcl test
Alex Bennée
2
-0
/
+74
2020-03-17
tests/tcg/aarch64: add a gdbstub testcase for SVE registers
Alex Bennée
2
-0
/
+99
2020-03-17
tests/tcg/aarch64: userspace system register test
Alex Bennée
2
-0
/
+178
2020-03-05
tests/tcg/aarch64: Add newline in pauth-1 printf
Richard Henderson
1
-1
/
+1
2020-02-25
tests/tcg: take into account expected clashes pauth-4
Alex Bennée
1
-17
/
+37
2020-02-25
tests/tcg: fix typo in configure.sh test for v8.3
Alex Bennée
1
-1
/
+1
2020-02-25
tests/tcg: give debug builds a little bit longer
Alex Bennée
1
-2
/
+2
2020-02-25
tests/tcg: include a skip runner for pauth3 with plugins
Alex Bennée
1
-0
/
+2
2020-02-04
tests/tcg: gate pauth-% tests on having compiler support
Alex Bennée
3
-3
/
+15
2020-02-04
tests/tcg: add a configure compiler check for ARMv8.1 and SVE
Alex Bennée
1
-0
/
+14
2020-01-23
tests/tcg/aarch64: Add pauth-4
Richard Henderson
2
-1
/
+26
2020-01-23
tests/tcg/aarch64: Add pauth-3
Richard Henderson
2
-1
/
+44
2020-01-23
tests/tcg/aarch64: Fix compilation parameters for pauth-%
Richard Henderson
3
-4
/
+1
2020-01-09
tests/tcg: add user version of dumb-as-bricks semiconsole test
Alex Bennée
3
-0
/
+53
2020-01-09
tests/tcg: extract __semi_call into a header and expand
Alex Bennée
3
-20
/
+45
2020-01-09
tests/tcg: add a dumb-as-bricks semihosting console test
Alex Bennée
2
-1
/
+48
[next]