« Previous | Next » 

Revision 91553dcc

ID91553dcc9ea95ac0b92b57a4f33bfcbe8378e965

Added by Kevin Wolf over 14 years ago

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 <>
Signed-off-by: Anthony Liguori <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences