aboutsummaryrefslogtreecommitdiff
path: root/thunk.c
diff options
context:
space:
mode:
authorGreg Kurz <groug@kaod.org>2018-02-01 21:21:27 +0100
committerGreg Kurz <groug@kaod.org>2018-02-01 21:21:27 +0100
commit60b1fa9de1513713807b49be8a9f25077d5ab2ed (patch)
tree88210be601a1d6d5e68f746ba89305511c09c559 /thunk.c
parent693b21d2c7e54474017a4b45d36faa767279d4d4 (diff)
downloadqemu-60b1fa9de1513713807b49be8a9f25077d5ab2ed.zip
qemu-60b1fa9de1513713807b49be8a9f25077d5ab2ed.tar.gz
qemu-60b1fa9de1513713807b49be8a9f25077d5ab2ed.tar.bz2
tests: virtio-9p: wait for completion in the test code
In order to test request cancellation, we will need to send multiple requests and wait for the associated replies. Since we poll the ISR to know if a request completed, we may have several replies to parse when we detect ISR was set to 1. This patch moves the waiting out of the reply parsing path, up into the functional tests. Signed-off-by: Greg Kurz <groug@kaod.org> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'thunk.c')
0 files changed, 0 insertions, 0 deletions