]> Git Repo - qemu.git/commit - tests/virtio-blk-test.c
tests: fix virtio-blk-test ISR dependence
authorStefan Hajnoczi <[email protected]>
Wed, 28 Jun 2017 18:47:22 +0000 (19:47 +0100)
committerStefan Hajnoczi <[email protected]>
Fri, 30 Jun 2017 10:03:45 +0000 (11:03 +0100)
commit12dfbdcabfecd898c4ee77b7710795ddb94a7200
tree7e501b154d791357d00e2366c7f629077dc40900
parent29509a7bbc6411c72d748bd636c434258bb0aef2
tests: fix virtio-blk-test ISR dependence

Use the new used ring APIs instead of assuming ISR being set means the
request has completed.

Signed-off-by: Stefan Hajnoczi <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Fam Zheng <[email protected]>
Tested-by: Eric Blake <[email protected]>
Tested-by: Kevin Wolf <[email protected]>
Message-id: 20170628184724[email protected]
Signed-off-by: Stefan Hajnoczi <[email protected]>
tests/virtio-blk-test.c
This page took 0.024983 seconds and 4 git commands to generate.