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
2022-03-04
rcu: use coroutine TLS macros
Stefan Hajnoczi
2
-7
/
+7
2022-03-04
block: rename bdrv_invalidate_cache_all, blk_invalidate_cache and test_sync_o...
Emanuele Giuseppe Esposito
1
-3
/
+3
2022-03-04
block: introduce bdrv_activate
Emanuele Giuseppe Esposito
1
-1
/
+1
2022-03-04
crypto: perform permission checks under BQL
Emanuele Giuseppe Esposito
2
-14
/
+11
2022-03-03
Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20220302'...
Peter Maydell
2
-0
/
+216
2022-03-02
tests/qtest: add qtests for npcm7xx sdhci
Shengtan Mao
2
-0
/
+216
2022-03-02
tests: Pass in MigrateStart** into test_migrate_start()
Peter Xu
1
-12
/
+15
2022-03-02
Merge remote-tracking branch 'remotes/stsquad/tags/pull-testing-and-semihosti...
Peter Maydell
21
-94
/
+1529
2022-02-28
tests/tcg: port SYS_HEAPINFO to a system test
Alex Bennée
1
-0
/
+93
2022-02-28
tests/tcg: completely disable threadcount for sh4
Alex Bennée
1
-0
/
+2
2022-02-28
tests/tcg: add vectorised sha512 versions
Alex Bennée
7
-2
/
+56
2022-02-28
tests/tcg: add sha512 test
Alex Bennée
1
-0
/
+990
2022-02-28
tests/tcg: build sha1-vector with O3 and compare
Alex Bennée
2
-0
/
+19
2022-02-28
tests/tcg/ppc64: clean-up handling of byte-reverse
Alex Bennée
1
-9
/
+4
2022-02-28
tests/docker: introduce debian-riscv64-test-cross
Alex Bennée
3
-1
/
+15
2022-02-28
tests/docker: update debian-s390x-cross with lcitool
Alex Bennée
3
-26
/
+161
2022-02-28
tests/docker: update debian-arm64-cross with lcitool
Alex Bennée
5
-43
/
+172
2022-02-28
tests/lcitool: update to latest version
Alex Bennée
4
-6
/
+3
2022-02-28
tests/docker: add NOUSER for alpine image
Alex Bennée
1
-0
/
+3
2022-02-28
tests/docker: restore TESTS/IMAGES filtering
Alex Bennée
1
-8
/
+12
2022-02-28
tests/tcg/s390x: Tests for Miscellaneous-Instruction-Extensions Facility 3
David Miller
4
-0
/
+116
2022-02-25
tests/avocado/machine_s390_ccw_virtio: Adapt test to new default resolution
Thomas Huth
1
-1
/
+1
2022-02-23
Merge remote-tracking branch 'remotes/berrange-gitlab/tags/misc-next-pull-req...
Peter Maydell
2
-0
/
+273
2022-02-22
Merge remote-tracking branch 'remotes/thuth-gitlab/tags/pull-request-2022-02-...
Peter Maydell
10
-105
/
+668
2022-02-21
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
6
-12
/
+9
2022-02-21
configure, meson: move guest-agent, tools to meson
Paolo Bonzini
2
-4
/
+2
2022-02-21
configure, meson: move some default-disabled options to meson_options.txt
Paolo Bonzini
2
-5
/
+1
2022-02-21
configure, meson: move block layer options to meson_options.txt
Paolo Bonzini
1
-1
/
+1
2022-02-21
tests/qtest: failover: migration abort test with failover off
Laurent Vivier
1
-0
/
+180
2022-02-21
tests/qtest: failover: test migration if the guest doesn't support failover
Laurent Vivier
1
-0
/
+142
2022-02-21
tests/qtest: failover: check migration with failover off
Laurent Vivier
1
-0
/
+133
2022-02-21
tests/qtest: failover: check missing guest feature
Laurent Vivier
1
-0
/
+33
2022-02-21
tests/qtest: failover: check the feature is correctly provided
Laurent Vivier
1
-53
/
+86
2022-02-21
tests/qtest: failover: use a macro for check_one_card()
Laurent Vivier
1
-26
/
+21
2022-02-21
tests/qtest: failover: clean up pathname of tests
Laurent Vivier
1
-8
/
+13
2022-02-21
tests/qtest/ide-test: Remove bad retry_isa test
Thomas Huth
1
-12
/
+1
2022-02-21
tests/qtest/vhost-user-test.c: Use vhostforce=on
Eric Auger
1
-1
/
+1
2022-02-21
erst: drop cast to long long
Michael S. Tsirkin
1
-1
/
+1
2022-02-21
tests/x86: Use 'pc' machine type for hotplug tests
Dr. David Alan Gilbert
4
-10
/
+56
2022-02-21
tests/x86: Use 'pc' machine type for old hardware tests
Dr. David Alan Gilbert
4
-6
/
+13
2022-02-17
tests/9pfs: Use g_autofree and g_autoptr where possible
Greg Kurz
1
-9
/
+4
2022-02-17
tests/9pfs: Fix leak of local_test_path
Greg Kurz
1
-0
/
+7
2022-02-17
tests/9pfs: fix mkdir() being called twice
Christian Schoenebeck
1
-15
/
+3
2022-02-17
tests/9pfs: use g_autofree where possible
Christian Schoenebeck
1
-63
/
+27
2022-02-16
seccomp: fix blocking of process spawning
Daniel P. Berrangé
1
-2
/
+1
2022-02-16
seccomp: add unit test for seccomp filtering
Daniel P. Berrangé
2
-0
/
+274
2022-02-16
meson: use .allowed() method for features
Paolo Bonzini
1
-1
/
+1
2022-02-16
tests/qemu-iotests/testrunner: Print diff to stderr in TAP mode
Thomas Huth
1
-1
/
+4
2022-02-14
Merge remote-tracking branch 'remotes/kwolf-gitlab/tags/for-upstream' into st...
Peter Maydell
2
-5
/
+35
2022-02-14
Merge remote-tracking branch 'remotes/rth-gitlab/tags/pull-tcg-20220211' into...
Peter Maydell
1
-0
/
+68
[next]