diff options
author | Kevin Wolf <kwolf@redhat.com> | 2009-09-09 17:53:38 +0200 |
---|---|---|
committer | Anthony Liguori <aliguori@us.ibm.com> | 2009-09-11 10:18:06 -0500 |
commit | 91553dcc9ea95ac0b92b57a4f33bfcbe8378e965 (patch) | |
tree | a6114ca778506b4c20a73235315bef87bb038bea /cpu-all.h | |
parent | 40b4f539678266160badd5ac4afa9833f9089154 (diff) | |
download | qemu-91553dcc9ea95ac0b92b57a4f33bfcbe8378e965.tar.gz qemu-91553dcc9ea95ac0b92b57a4f33bfcbe8378e965.tar.bz2 qemu-91553dcc9ea95ac0b92b57a4f33bfcbe8378e965.zip |
virtio-blk: Use bdrv_aio_multiwrite
It is quite common for virtio-blk to submit more than one write request in a
row to the qemu block layer. Use bdrv_aio_multiwrite to allow block drivers to
optimize its handling of the requests.
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'cpu-all.h')
0 files changed, 0 insertions, 0 deletions