diff options
author | Paolo Bonzini <[email protected]> | 2013-03-20 15:44:27 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2013-03-20 15:44:54 +1030 |
commit | 5ee21a52c05b5670ceeaa502c15cf306e379f714 (patch) | |
tree | 99b49e570c77cd7c7114a0d999257e21d2ca144b /tools/perf/scripts/python/check-perf-trace.py | |
parent | e538ebaf78455ff87dec2c34d4f9c128844e3f3f (diff) |
virtio-blk: reorganize virtblk_add_req
Right now, both virtblk_add_req and virtblk_add_req_wait call
virtqueue_add_buf. To prepare for the next patches, abstract the call
to virtqueue_add_buf into a new function __virtblk_add_req, and include
the waiting logic directly in virtblk_add_req.
Signed-off-by: Paolo Bonzini <[email protected]>
Reviewed-by: Asias He <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions