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