diff options
author | Stefan Hajnoczi <stefanha@redhat.com> | 2023-05-30 14:09:55 -0400 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2023-06-01 07:34:03 -0400 |
commit | f2e590002bd6765e2b79fcd05992ecf70cc1d229 (patch) | |
tree | 67afa9553fd5c18a34aca71c4498de5b63ca1f1d /qemu-io-cmds.c | |
parent | 41abca8c39244b7eeb06378c4aa18b10e0645a1c (diff) | |
download | qemu-f2e590002bd6765e2b79fcd05992ecf70cc1d229.zip qemu-f2e590002bd6765e2b79fcd05992ecf70cc1d229.tar.gz qemu-f2e590002bd6765e2b79fcd05992ecf70cc1d229.tar.bz2 |
block/nvme: convert to blk_io_plug_call() API
Stop using the .bdrv_co_io_plug() API because it is not multi-queue
block layer friendly. Use the new blk_io_plug_call() API to batch I/O
submission instead.
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Acked-by: Kevin Wolf <kwolf@redhat.com>
Message-id: 20230530180959.1108766-3-stefanha@redhat.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to 'qemu-io-cmds.c')
0 files changed, 0 insertions, 0 deletions