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
stable-9.2
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
staging-9.2
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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-17
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
1
-22
/
+22
2019-09-16
qemu-iotests: Add test for bz #1745922
Maxim Levitsky
3
-0
/
+132
2019-09-16
tests/qemu-iotests: Fix qemu-io related output in 026.out.nocache
Vladimir Sementsov-Ogievskiy
1
-84
/
+84
2019-09-16
tests/Makefile: Do not print the name of the check-block.sh shell script
Thomas Huth
1
-1
/
+1
2019-09-16
tests/qemu-iotests/check: Replace "tests" with "iotests" in final status text
Thomas Huth
1
-4
/
+4
2019-09-16
test-char: fix AddressSanitizer failure
Paolo Bonzini
1
-22
/
+22
2019-09-13
Merge remote-tracking branch 'remotes/dgilbert/tags/pull-migration-20190912a'...
Peter Maydell
3
-45
/
+140
2019-09-13
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
51
-100
/
+560
2019-09-13
iotests: extend sleeping time under Valgrind
Andrey Shinkevich
1
-1
/
+5
2019-09-13
iotests: extended timeout under Valgrind
Andrey Shinkevich
3
-3
/
+18
2019-09-13
iotests: Valgrind fails with nonexistent directory
Andrey Shinkevich
1
-0
/
+4
2019-09-13
iotests: Add casenotrun report to bash tests
Andrey Shinkevich
1
-0
/
+9
2019-09-13
iotests: exclude killed processes from running under Valgrind
Andrey Shinkevich
4
-2
/
+18
2019-09-13
iotests: allow Valgrind checking all QEMU processes
Andrey Shinkevich
4
-58
/
+78
2019-09-13
Merge remote-tracking branch 'remotes/berrange/tags/filemon-test-pull-request...
Peter Maydell
1
-9
/
+34
2019-09-12
tests/migration: Add a test for validate-uuid capability
Yury Kotov
1
-30
/
+110
2019-09-12
tests/libqtest: Allow setting expected exit status
Yury Kotov
2
-15
/
+30
2019-09-11
tests: make filemonitor test more robust to event ordering
Daniel P. Berrangé
1
-9
/
+34
2019-09-10
tests/tcg: fix typo when calling clean-tcg
Alex Bennée
1
-1
/
+1
2019-09-10
Fedora images: use URLs from stable "archives.fedoraproject.org"
Cleber Rosa
3
-13
/
+19
2019-09-10
tests/docker: --disable-libssh on ubuntu1804 builds
Alex Bennée
1
-0
/
+3
2019-09-10
tests/docker: add more images to PARTIAL_IMAGES when not on x86_64
Alex Bennée
1
-0
/
+9
2019-09-10
tests/docker: use --arch-only for installing deps
Alex Bennée
8
-10
/
+10
2019-09-10
tests/docker: add debian-amd64-cross for non-x86 hosts
Alex Bennée
2
-0
/
+28
2019-09-10
tests/docker: avoid $SHELL invoke bash directly
Alex Bennée
1
-2
/
+2
2019-09-10
tests/docker: add debian9-mxe to DEBIAN_PARTIAL_IMAGES
Alex Bennée
1
-1
/
+2
2019-09-10
tests/docker: add debian-xtensa-cross to DEBIAN_PARTIAL_IMAGES
Alex Bennée
1
-4
/
+9
2019-09-10
tests/docker: pin powerpc-user-cross to a snapshot
Alex Bennée
2
-2
/
+10
2019-09-10
tests/docker: update Debian Sid image
Alex Bennée
1
-15
/
+9
2019-09-10
tests/docker: move our ppc64 cross compile to Buster
Alex Bennée
2
-6
/
+5
2019-09-10
tests/docker: move our riscv64 cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our mips64 cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our sh4 cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our sparc64 cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our m68k cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our HPPA cross compile to Buster
Alex Bennée
2
-4
/
+3
2019-09-10
tests/docker: move our Alpha cross compile to Buster
Alex Bennée
2
-5
/
+4
2019-09-10
tests/docker: move our powerpc cross compile to Buster
Alex Bennée
2
-6
/
+4
2019-09-10
tests/docker: move our arm64 cross compile to Buster
Alex Bennée
4
-22
/
+5
2019-09-10
tests/docker: add Buster to DOCKER_PARTIAL_IMAGES
Alex Bennée
1
-1
/
+1
2019-09-10
tests/docker: set DEF_TARGET_LIST for some containers
Alex Bennée
7
-0
/
+7
2019-09-10
tests/docker: move DEF_TARGET_LIST setting to common.rc
Alex Bennée
4
-3
/
+4
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
20
-150
/
+272
2019-09-10
tests/tcg: cleanup Makefile inclusions
Paolo Bonzini
10
-69
/
+100
2019-09-10
tests/tcg: use EXTRA_CFLAGS everywhere
Paolo Bonzini
6
-10
/
+10
2019-09-10
tests/docker: fix final missing .encode when parsing solibs
Alex Bennée
1
-1
/
+1
2019-09-10
tests/docker: handle missing encoding keyword for subprocess.check_output
Alex Bennée
1
-4
/
+10
2019-09-10
tests/docker: fix "cc" command to work with podman
Alex Bennée
2
-14
/
+14
2019-09-10
tests/docker: Use --userns=keep-id for podman
John Snow
1
-3
/
+1
[next]