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
2020-01-06
iotests: Add -o and --no-opts to _make_test_img
Max Reitz
1
-0
/
+13
2020-01-06
iotests: Let _make_test_img parse its parameters
Max Reitz
1
-8
/
+20
2020-01-06
iotests: Drop compat=1.1 in 050
Max Reitz
1
-4
/
+0
2020-01-06
iotests: Replace IMGOPTS by _unsupported_imgopts
Max Reitz
6
-9
/
+11
2020-01-06
iotests: Filter refcount_order in 036
Max Reitz
2
-51
/
+6
2020-01-06
iotests: Add _filter_json_filename
Max Reitz
1
-0
/
+24
2020-01-06
iotests/qcow2.py: Split feature fields into bits
Max Reitz
7
-89
/
+99
2020-01-06
iotests/qcow2.py: Add dump-header-exts
Max Reitz
1
-0
/
+5
2020-01-06
iotests: s/qocw2/qcow2/
Max Reitz
8
-8
/
+8
2020-01-06
iotests: Add test for failing mirror complete
Max Reitz
2
-2
/
+46
2020-01-06
iotests: Add @error to wait_until_completed
Max Reitz
1
-6
/
+12
2019-12-20
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
24
-453
/
+627
2019-12-20
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20191219' into staging
Peter Maydell
1
-2
/
+2
2019-12-20
Merge remote-tracking branch 'remotes/stsquad/tags/pull-tesing-and-misc-19121...
Peter Maydell
19
-29
/
+139
2019-12-20
Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-pull-reques...
Peter Maydell
1
-1
/
+1
2019-12-20
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
Peter Maydell
13
-148
/
+170
2019-12-19
iotests: Test external snapshot with VM state
Kevin Wolf
3
-0
/
+134
2019-12-19
iotests: 211: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-9
/
+3
2019-12-19
iotests: 207: Remove duplication with VM.blockdev_create()
Kevin Wolf
1
-7
/
+1
2019-12-19
iotests: 266: Convert to VM.blockdev_create()
Kevin Wolf
2
-39
/
+44
2019-12-19
iotests: 237: Convert to VM.blockdev_create()
Kevin Wolf
1
-74
/
+65
2019-12-19
iotests: 213: Convert to VM.blockdev_create()
Kevin Wolf
1
-61
/
+52
2019-12-19
iotests: 212: Convert to VM.blockdev_create()
Kevin Wolf
1
-55
/
+46
2019-12-19
iotests: 210: Convert to VM.blockdev_create()
Kevin Wolf
1
-45
/
+36
2019-12-19
iotests: 206: Convert to VM.blockdev_create()
Kevin Wolf
1
-121
/
+111
2019-12-19
iotests: 255: Drop blockdev_create()
Kevin Wolf
1
-10
/
+0
2019-12-19
iotests: Create VM.blockdev_create()
Kevin Wolf
1
-0
/
+16
2019-12-19
iotests: Fix IMGOPTSSYNTAX for nbd
Max Reitz
1
-1
/
+2
2019-12-19
iotests/273: Filter format-specific information
Max Reitz
2
-28
/
+2
2019-12-19
iotests: Add more "_require_drivers" checks to the shell-based tests
Thomas Huth
2
-0
/
+2
2019-12-19
tests/tcg: ensure we re-configure if configure.sh is updated
Alex Bennée
1
-1
/
+1
2019-12-19
docker: gtester is no longer used
Paolo Bonzini
1
-6
/
+1
2019-12-18
Added tests for close and change of logfile.
Robert Foley
1
-0
/
+80
2019-12-18
tests/test-util-filemonitor: Skip test on non-x86 Travis containers
Thomas Huth
1
-0
/
+11
2019-12-18
tests/hd-geo-test: Skip test when images can not be created
Thomas Huth
1
-1
/
+11
2019-12-18
iotests: Skip test 079 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
2019-12-18
iotests: Skip test 060 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
2019-12-18
iotests: Provide a function for checking the creation of huge files
Thomas Huth
3
-8
/
+13
2019-12-18
tests/vm: Allow to set qemu-img path
Wainer dos Santos Moschetta
8
-11
/
+12
2019-12-18
configure: allow disable of cross compilation containers
Alex Bennée
1
-2
/
+4
2019-12-18
tests/boot-sector: Fix the bad s390x assembler code
Thomas Huth
1
-2
/
+2
2019-12-18
test-keyval: Tighten test of trailing crap after size
Markus Armbruster
1
-1
/
+1
2019-12-18
iotests: Support job-complete in run_job()
Kevin Wolf
1
-0
/
+2
2019-12-18
iotests: Fix timeout in run_job()
Kevin Wolf
1
-1
/
+1
2019-12-18
iotests: Add qemu_io_log()
Kevin Wolf
1
-0
/
+5
2019-12-18
blockjob: Fix error message for negative speed
Kevin Wolf
1
-2
/
+2
2019-12-18
block: Error out on image creation with conflicting size options
Kevin Wolf
2
-0
/
+10
2019-12-18
qemu-img: fix info --backing-chain --image-opts
Stefan Hajnoczi
3
-0
/
+93
2019-12-18
iotests: Skip test 079 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
2019-12-18
iotests: Skip test 060 if it is not possible to create large files
Thomas Huth
1
-0
/
+3
[next]