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
2019-12-19
tests/tcg: ensure we re-configure if configure.sh is updated
Alex Bennée
1
-1
/
+1
2019-12-18
configure: allow disable of cross compilation containers
Alex Bennée
1
-2
/
+4
2019-11-20
tests/tcg: modify multiarch tests to work with clang
Taylor Simpson
2
-3
/
+5
2019-11-06
tests/tcg/multiarch/linux-test: Fix error check for shmat
Richard Henderson
1
-1
/
+2
2019-10-28
tests/tcg: enable plugin testing
Alex Bennée
4
-0
/
+50
2019-10-28
tests/tcg: drop test-i386-fprem from TESTS when not SLOW
Alex Bennée
1
-5
/
+6
2019-10-28
tests/tcg: move "virtual" tests to EXTRA_TESTS
Alex Bennée
2
-2
/
+4
2019-10-28
tests/tcg: set QEMU_OPTS for all cris runs
Alex Bennée
1
-1
/
+1
2019-10-28
tests/tcg/Makefile.target: fix path to config-host.mak
Alex Bennée
1
-1
/
+1
2019-09-30
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20190927'...
Peter Maydell
3
-1
/
+55
2019-09-27
tests/tcg: add linux-user semihosting smoke test for ARM
Alex Bennée
3
-0
/
+55
2019-09-27
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-26
tests/tcg: add simple record/replay smoke test for aarch64
Alex Bennée
1
-0
/
+21
2019-09-26
tests/tcg: add generic version of float_convs
Alex Bennée
4
-3
/
+1604
2019-09-26
tests/tcg: add float_madds test to multiarch
Alex Bennée
8
-1
/
+1918
2019-09-26
tests/tcg: re-enable linux-test for ppc64abi32
Alex Bennée
1
-8
/
+3
2019-09-26
tests/tcg: clean-up some comments after the de-tangling
Alex Bennée
3
-10
/
+15
2019-09-23
tests/tcg: target/s390x: Test MVC
David Hildenbrand
2
-0
/
+110
2019-09-23
tests/tcg: target/s390x: Test MVO
David Hildenbrand
2
-0
/
+26
2019-09-10
tests/docker: move our arm64 cross compile to Buster
Alex Bennée
1
-1
/
+1
2019-09-10
tests/tcg: add .gitignore for in source builds
Alex Bennée
1
-0
/
+5
2019-09-10
tests/tcg: move configuration to a sub-shell script
Paolo Bonzini
19
-145
/
+269
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
9
-60
/
+86
2019-09-10
tests/tcg: use EXTRA_CFLAGS everywhere
Paolo Bonzini
6
-10
/
+10
2019-09-10
tests/docker: fix "cc" command to work with podman
Alex Bennée
1
-1
/
+1
2019-08-19
target/mips: tests/tcg: Fix target configurations for MSA tests
Aleksandar Markovic
8
-2028
/
+2576
2019-08-19
target/mips: tests/tcg: Add optional printing of more detailed failure info
Aleksandar Markovic
1
-1
/
+22
2019-07-10
tests/tcg: fix diff-out pass to properly report failure
Alex Bennée
1
-1
/
+5
2019-07-10
tests/tcg: fix up test-i386-fprem.ref generation
Alex Bennée
1
-2
/
+2
2019-07-02
tcg/tests: target/mips: Correct MSA test compilation and execution order
Aleksandar Markovic
8
-48
/
+48
2019-07-02
tcg/tests: target/mips: Amend MSA integer multiply tests
Aleksandar Markovic
8
-891
/
+891
2019-07-02
tcg/tests: target/mips: Amend MSA fixed point multiply tests
Aleksandar Markovic
17
-0
/
+1840
2019-07-02
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190701' into staging
Peter Maydell
1
-1
/
+1
2019-06-26
tests/tcg: target/mips: Fix some test cases for pack MSA instructions
Aleksandar Markovic
12
-384
/
+384
2019-06-26
tests/tcg: target/mips: Add support for MSA MIPS32R6 testings
Aleksandar Markovic
4
-0
/
+1980
2019-06-26
tests/tcg: target/mips: Add support for MSA big-endian target testings
Aleksandar Markovic
5
-633
/
+1631
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int multiply instructions
Aleksandar Markovic
10
-0
/
+1744
2019-06-26
tests/tcg: target/mips: Amend tests for MSA int dot product instructions
Aleksandar Markovic
15
-0
/
+2644
2019-06-26
tests/tcg: target/mips: Add tests for MSA move instructions
Aleksandar Markovic
4
-0
/
+170
2019-06-26
tests/tcg: target/mips: Add tests for MSA bit move instructions
Aleksandar Markovic
14
-4
/
+2415
2019-06-24
Merge tag 's390x-tcg-2019-06-21' into s390-next-staging
Cornelia Huck
1
-1
/
+1
2019-06-21
tests/tcg/s390x: Fix alignment of csst parameter list
Richard Henderson
1
-1
/
+1
2019-06-21
tests/tcg: target/mips: Amend tests for MSA pack instructions
Aleksandar Markovic
13
-12
/
+708
2019-06-21
tests/tcg: target/mips: Include isa/ase and group name in test output
Aleksandar Markovic
260
-736
/
+1492
2019-06-13
target/arm: Fix output of PAuth Auth
Richard Henderson
2
-1
/
+62
2019-06-12
tests/tcg/x86_64: add a PVH crt.o for x86_64 system tests
Alex Bennée
3
-0
/
+311
2019-06-12
tests/tcg: clean-up VPATH/TESTS for i386
Alex Bennée
1
-7
/
+2
2019-06-12
tests/tcg: better detect truncated reads
Alex Bennée
1
-5
/
+31
2019-06-07
tests/tcg: target/mips: Add README for MSA tests
Aleksandar Markovic
3
-0
/
+904
2019-06-07
tests/tcg: target/mips: Add tests for MSA FP max/min instructions
Aleksandar Markovic
8
-0
/
+1240
[next]