Home
last modified time | relevance | path

Searched hist:"0 a28b02e" (Results 1 – 1 of 1) sorted by relevance

/qemu/block/
H A Dnvme.c0a28b02e Fri Aug 21 19:53:57 GMT 2020 Philippe Mathieu-Daudé <philmd@redhat.com> block/nvme: Simplify nvme_create_queue_pair() arguments

nvme_create_queue_pair() doesn't require BlockDriverState anymore.
Replace it by BDRVNVMeState and AioContext to simplify.

Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com>
Reviewed-by: Stefano Garzarella <sgarzare@redhat.com>
Signed-off-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20200821195359.1285345-14-philmd@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>