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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
iotests: Make 083 less flaky
Max Reitz
1
-1
/
+3
2017-11-14
iotests: Make 055 less flaky
Max Reitz
1
-9
/
+16
2017-11-14
iotests: Add missing 'blkdebug::' in 040
Max Reitz
1
-1
/
+1
2017-11-14
iotests: Make 030 less flaky
Max Reitz
1
-2
/
+6
2017-11-14
qcow2: Add iotest for an empty refcount table
Alberto Garcia
2
-0
/
+13
2017-11-14
qcow2: Add iotest for an image with header.refcount_table_offset == 0
Alberto Garcia
2
-0
/
+13
2017-11-14
qcow2: Don't open images with header.refcount_table_clusters == 0
Alberto Garcia
2
-0
/
+12
2017-11-14
qcow2: Prevent allocating compressed clusters at offset 0
Alberto Garcia
2
-0
/
+18
2017-11-14
qcow2: Prevent allocating L2 tables at offset 0
Alberto Garcia
2
-0
/
+13
2017-11-14
qcow2: Prevent allocating refcount blocks at offset 0
Alberto Garcia
2
-0
/
+19
2017-11-14
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
2
-2
/
+64
2017-11-13
Merge remote-tracking branch 'remotes/famz/tags/docker-pull-request' into sta...
Peter Maydell
2
-2
/
+24
2017-11-13
qemu-iotests: Test I/O limits with removable media
Alberto Garcia
2
-2
/
+64
2017-11-13
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-11-09' into st...
Peter Maydell
3
-6
/
+7
2017-11-10
Merge remote-tracking branch 'remotes/stefanha/tags/block-pull-request' into ...
Peter Maydell
1
-3
/
+2
2017-11-09
nbd-client: Refuse read-only client with BDRV_O_RDWR
Eric Blake
3
-6
/
+7
2017-11-08
tests: Run the luks tests in test-crypto-block only if encryption is available
Thomas Huth
1
-1
/
+2
2017-11-08
tests-aio-multithread: fix /aio/multi/schedule race condition
Stefan Hajnoczi
1
-3
/
+2
2017-11-08
docker: correctly escape $BACKEND in the help output
Philippe Mathieu-Daudé
1
-1
/
+1
2017-11-08
docker: Improved image checksum
Fam Zheng
1
-1
/
+23
2017-11-03
Merge remote-tracking branch 'remotes/stsquad/tags/pull-ci-updates-for-softfr...
Peter Maydell
1
-0
/
+1
2017-11-02
docker: add python stdlib dependency (required by keycodemapdb)
Philippe Mathieu-Daudé
1
-0
/
+1
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
2017-10-29
tests: check that migration parameters are really assigned
Juan Quintela
1
-3
/
+24
2017-10-29
tests: Don't abuse global_qtest
Juan Quintela
1
-28
/
+27
2017-10-29
tests: Factorize out migrate_test_start/end
Juan Quintela
1
-38
/
+48
2017-10-29
tests: Refactor setting of parameters/capabilities
Juan Quintela
1
-37
/
+64
2017-10-29
tests: rename postcopy-test to migration-test
Juan Quintela
2
-8
/
+6
2017-10-26
iotests: Add cluster_size=64k to 125
Max Reitz
2
-50
/
+437
2017-10-26
iotests: Filter actual image size in 184 and 191
Max Reitz
4
-29
/
+30
2017-10-26
iotests: Pull _filter_actual_image_size from 67/87
Max Reitz
3
-2
/
+8
2017-10-26
iotests: Add test for dataplane mirroring
Max Reitz
3
-0
/
+112
2017-10-26
qemu-io: Relax 'alloc' now that block-status doesn't assert
Eric Blake
2
-7
/
+24
2017-10-26
qemu-img: Drop redundant error message in compare
Eric Blake
1
-2
/
+0
2017-10-26
qemu-iotests: Test backing_fmt with backing node reference
Kevin Wolf
2
-2
/
+3
2017-10-24
tcg: define CF_PARALLEL and use it for TB hashing along with CF_COUNT_MASK
Emilio G. Cota
1
-1
/
+1
2017-10-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20171020' into staging
Peter Maydell
18
-156
/
+156
2017-10-20
tests: Enable the very simple virtio tests on s390x, too
Thomas Huth
4
-18
/
+28
2017-10-20
libqtest: Add qtest_[v]startf()
Eric Blake
14
-138
/
+128
2017-10-20
docker: Fix PATH for ccache
Fam Zheng
1
-1
/
+1
2017-10-20
docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross'
Greg Kurz
1
-1
/
+1
2017-10-20
docker: allow running from srcdir != builddir build
Paolo Bonzini
1
-2
/
+2
2017-10-20
docker: cleanup temp directory after test
Peter Xu
1
-0
/
+2
2017-10-20
docker: Don't allocate tty unless DEBUG=1
Fam Zheng
1
-2
/
+2
2017-10-17
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into st...
Peter Maydell
1
-0
/
+1
2017-10-16
gitignore: ignore check-qlit test
Carlo Marcelo Arenas Belón
1
-0
/
+1
2017-10-16
Merge remote-tracking branch 'remotes/huth/tags/pull-request-2017-10-16' into...
Peter Maydell
8
-17
/
+19
2017-10-16
Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Peter Maydell
1
-10
/
+21
2017-10-16
Merge remote-tracking branch 'remotes/ericb/tags/pull-nbd-2017-10-14' into st...
Peter Maydell
1
-2
/
+2
2017-10-16
tests/prom-env: Bump the timeout, and test pseries only in slow mode
Thomas Huth
1
-6
/
+8
[prev]
[next]