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
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-14
qemu-iotests: update unsupported image formats in 194
Jeff Cody
1
-1
/
+1
2017-11-14
iotests: 077: Filter out 'resume' lines
Fam Zheng
2
-17
/
+2
2017-11-14
qcow2: Check that corrupted images can be repaired in iotest 060
Alberto Garcia
2
-0
/
+74
2017-11-14
iotests: Use new-style NBD connections
Eric Blake
1
-1
/
+1
2017-11-14
iotests: Make 136 less flaky
Max Reitz
1
-1
/
+13
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
qemu-iotests: Test I/O limits with removable media
Alberto Garcia
2
-2
/
+64
2017-11-09
nbd-client: Refuse read-only client with BDRV_O_RDWR
Eric Blake
3
-6
/
+7
2017-10-30
nbd: Minimal structured read for client
Vladimir Sementsov-Ogievskiy
1
-0
/
+15
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-12
nbd: rename some simple-request related objects to be _simple_
Vladimir Sementsov-Ogievskiy
1
-2
/
+2
2017-10-11
scripts: Remove debug parameter from QEMUMachine
Eduardo Habkost
1
-2
/
+0
2017-10-11
iotests: Set up Python logging
Eduardo Habkost
1
-0
/
+3
2017-10-06
iotests: Fix 195 if IMGFMT is part of TEST_DIR
Max Reitz
1
-3
/
+4
2017-10-06
iotests: Add test 197 for covering copy-on-read
Eric Blake
4
-0
/
+137
2017-10-06
iotests: Restore stty settings on completion
Eric Blake
1
-0
/
+10
2017-10-06
commit: Remove overlay_bs
Kevin Wolf
1
-4
/
+0
2017-10-06
qemu-iotests: Test commit block job where top has two parents
Kevin Wolf
3
-0
/
+981
2017-10-06
qemu-iotests: Allow QMP pretty printing in common.qemu
Kevin Wolf
1
-3
/
+11
2017-10-06
qemu-iotests: merge "check" and "common"
Paolo Bonzini
2
-554
/
+531
2017-10-06
qemu-iotests: get rid of $iam
Paolo Bonzini
2
-5
/
+2
2017-10-06
qemu-iotests: fix uninitialized variable
Paolo Bonzini
2
-2
/
+2
2017-10-06
qemu-iotests: disintegrate more parts of common.config
Paolo Bonzini
4
-49
/
+50
2017-10-06
qemu-iotests: do not include common.rc in "check"
Paolo Bonzini
2
-14
/
+5
2017-10-06
qemu-iotests: limit non-_PROG-suffixed variables to common.rc
Paolo Bonzini
5
-75
/
+75
2017-10-06
qemu-iotests: cleanup and fix search for programs
Paolo Bonzini
3
-106
/
+73
2017-10-06
qemu-iotests: move "check" code out of common.rc
Paolo Bonzini
3
-41
/
+36
2017-10-06
qemu-iotests: get rid of AWK_PROG
Paolo Bonzini
3
-6
/
+3
2017-10-06
qemu-iotests: remove dead code
Paolo Bonzini
4
-145
/
+0
2017-10-06
qcow2: Switch store_bitmap_data() to byte-based iteration
Eric Blake
1
-1
/
+1
2017-09-26
qemu-iotests: add shrinking image test
Pavel Butsykin
3
-0
/
+176
2017-09-26
qemu-img: add --shrink flag for resize
Pavel Butsykin
2
-3
/
+3
2017-09-26
iotests: fix 181: enable postcopy-ram capability on target
Vladimir Sementsov-Ogievskiy
2
-1
/
+2
2017-09-26
qemu-iotests: Test change-backing-file command
Kevin Wolf
3
-0
/
+171
[next]