Age | Commit message (Expand) | Author |
---|---|---|
2019-02-01 | block: Fix hangs in synchronous APIs with iothreads | Kevin Wolf |
2019-01-09 | block/nvme: optimize the performance of nvme driver based on vfio-pci | Li Feng |
2018-10-12 | nvme: correct locking around completion | Paolo Bonzini |
2018-08-15 | nvme: simplify plug/unplug | Paolo Bonzini |
2018-08-15 | nvme: Fix nvme_init error handling | Fam Zheng |
2018-05-04 | qobject: Modify qobject_ref() to return obj | Marc-André Lureau |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau |
2018-03-27 | qdict: remove useless cast | Laurent Vivier |
2018-03-02 | nvme: Drop pointless .bdrv_co_get_block_status() | Eric Blake |
2018-03-01 | block/nvme: fix Coverity reports | Paolo Bonzini |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-08 | block: Move NVMe constants to a separate header | Fam Zheng |
2018-02-08 | block/nvme: Implement .bdrv_(un)register_buf | Fam Zheng |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng |