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
/
qemu-iotests
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-01
virtio-scsi: Forbid devices with different iothreads sharing a blockdev
Alberto Garcia
2
-0
/
+42
2019-02-01
scsi-disk: Acquire the AioContext in scsi_*_realize()
Alberto Garcia
2
-0
/
+34
2019-02-01
virtio-scsi: Move BlockBackend back to the main AioContext on unplug
Alberto Garcia
3
-0
/
+108
2019-02-01
vmdk: Reject excess extents in blockdev-create
Kevin Wolf
2
-7
/
+12
2019-02-01
iotests: Add VMDK tests for blockdev-create
Kevin Wolf
3
-0
/
+581
2019-02-01
iotests: Filter cid numbers in VMDK extent info
Fam Zheng
2
-0
/
+2
2019-02-01
iotests: Make 234 stable
Max Reitz
2
-28
/
+38
2019-02-01
qemu-iotests: add test case for dmg
yuchenlin
5
-0
/
+65
2019-02-01
mirror: Block the source BlockDriverState in mirror_start_job()
Alberto Garcia
1
-2
/
+2
2019-01-31
iotests: Allow 147 to be run concurrently
Max Reitz
1
-30
/
+68
2019-01-31
iotests: Bind qemu-nbd to localhost in 147
Max Reitz
1
-1
/
+1
2019-01-31
iotests.py: Add qemu_nbd_pipe()
Max Reitz
1
-0
/
+14
2019-01-24
iotests: add 238 for throttling tgm unregister iothread segfault
Stefan Hajnoczi
3
-0
/
+54
2019-01-21
iotests: Enhance 223, 233 to cover 'qemu-nbd --list'
Eric Blake
4
-6
/
+50
2019-01-21
iotests: Make 233 output more reliable
Eric Blake
2
-4
/
+11
2019-01-14
qemu-nbd: Add --bitmap=NAME option
Eric Blake
2
-2
/
+28
2019-01-14
nbd: Allow bitmap export during QMP nbd-server-add
Eric Blake
2
-15
/
+9
2019-01-14
nbd: Only require disabled bitmap for read-only exports
Eric Blake
2
-4
/
+9
2019-01-14
nbd: Forbid nbd-server-stop when server is not running
Eric Blake
2
-2
/
+2
2019-01-14
nbd: Add some error case testing to iotests 223
Eric Blake
2
-2
/
+24
2019-01-14
iotests: add iotest 236 for testing bitmap merge
John Snow
3
-0
/
+513
2019-01-14
iotests: implement pretty-print for log and qmp_log
John Snow
1
-5
/
+10
2019-01-14
iotests: change qmp_log filters to expect QMP objects only
John Snow
2
-5
/
+27
2019-01-14
iotests: remove default filters from qmp_log
John Snow
2
-3
/
+7
2019-01-14
iotests: add qmp recursive sorting function
John Snow
1
-4
/
+20
2019-01-14
iotests: add filter_generated_node_ids
John Snow
1
-0
/
+3
2019-01-14
iotests.py: don't abort if IMGKEYSECRET is undefined
John Snow
1
-1
/
+1
2019-01-14
block: remove 'x' prefix from experimental bitmap APIs
John Snow
1
-2
/
+2
2019-01-04
qemu-nbd: Use program name in error messages
Eric Blake
1
-1
/
+1
2019-01-04
block/nbd-client: use traces instead of noisy error_report_err
Vladimir Sementsov-Ogievskiy
1
-28
/
+0
2018-12-18
qmp: Split ShutdownCause host-qmp into quit and system-reset
Dominik Csapak
21
-75
/
+75
2018-12-18
qmp: Add reason to SHUTDOWN and RESET events
Dominik Csapak
21
-75
/
+87
2018-12-16
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
3
-1
/
+36
2018-12-14
iotests: make 235 work on s390 (and others)
Christian Borntraeger
1
-1
/
+3
2018-12-14
block: Remove assertions from update_flags_from_options()
Alberto Garcia
2
-0
/
+16
2018-12-14
qemu-io: Put flag changes in the options QDict in reopen_f()
Alberto Garcia
2
-0
/
+17
2018-12-13
json: Fix to reject duplicate object member names
Markus Armbruster
1
-1
/
+0
2018-12-03
iotests: simple mirror test with kvm on 1G image
Vladimir Sementsov-Ogievskiy
3
-0
/
+80
2018-11-27
iotests: Test migration with -blockdev
Kevin Wolf
3
-0
/
+152
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_drop_intermediate()
Alberto Garcia
2
-1
/
+50
2018-11-22
block: Update BlockDriverState.inherits_from on bdrv_set_backing_hd()
Alberto Garcia
3
-0
/
+128
2018-11-22
iotests: Enhance 223 to cover multiple bitmap granularities
Eric Blake
2
-15
/
+60
2018-11-22
iotests: fix nbd test 233 to work correctly with raw images
Daniel P. Berrangé
1
-3
/
+6
2018-11-21
iotests: Skip 233 if certtool not installed
Eric Blake
1
-0
/
+3
2018-11-21
iotests: Replace assertEquals() with assertEqual()
Kevin Wolf
3
-6
/
+6
2018-11-21
iotests: Replace time.clock() with Timeout
Kevin Wolf
1
-10
/
+6
2018-11-19
iotests: Drop use of bash keyword 'function'
Eric Blake
35
-86
/
+86
2018-11-19
iotests: Also test I/O over NBD TLS
Eric Blake
2
-1
/
+21
2018-11-19
tests: exercise NBD server in TLS mode
Daniel P. Berrangé
4
-0
/
+178
2018-11-19
tests: add iotests helpers for dealing with TLS certificates
Daniel P. Berrangé
1
-0
/
+137
[next]