]> git.proxmox.com Git - mirror_qemu.git/commit - blockjob.c
blockjob: Fix recent BLOCK_JOB_READY regression
authorMarkus Armbruster <armbru@redhat.com>
Fri, 27 Jun 2014 17:24:13 +0000 (19:24 +0200)
committerKevin Wolf <kwolf@redhat.com>
Fri, 27 Jun 2014 18:00:00 +0000 (20:00 +0200)
commit518848a214ff67bbaea087552a709afde4f88fa5
tree8eaf6b9bd3818d155574d265a6d23d786a57372b
parentd64c60a75fde0fc40f7c97acbc972dea59db0162
blockjob: Fix recent BLOCK_JOB_READY regression

Commit bcada37 dropped the (up to now undocumented) members type, len,
offset, speed, breaking tests/qemu-iotests/040 and 041.

Restore and document them.  This fixes 040, and partially fixes 041.

Signed-off-by: Markus Armbruster <armbru@redhat.com>
Tested-By: Benoit Canet <benoit@irqsave.net>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
blockjob.c
qapi/block-core.json