Re: [Qemu-block] [PATCH v6 0/9] block: Add VFIO based driver for NVMe device

2018-01-22 Thread Stefan Hajnoczi
On Tue, Jan 16, 2018 at 02:08:52PM +0800, Fam Zheng wrote: > v6: Fix the cleaning up around nvme_init() and write cache setup in > nvme_file_open(). [Stefan] > Add Stefan's rev-by to the doc patch. > Rebase on to Paolo's coroutine series for q->free_req_queue: > > Based-on:

[Qemu-block] [PATCH v6 0/9] block: Add VFIO based driver for NVMe device

2018-01-15 Thread Fam Zheng
v6: Fix the cleaning up around nvme_init() and write cache setup in nvme_file_open(). [Stefan] Add Stefan's rev-by to the doc patch. Rebase on to Paolo's coroutine series for q->free_req_queue: Based-on: 20180115220822.10156-1-pbonz...@redhat.com ([PATCH 0/4] coroutine-lock: