Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-12 | nvme: correct locking around completion | Paolo Bonzini | 1 | -2/+0 |
2018-08-15 | nvme: simplify plug/unplug | Paolo Bonzini | 1 | -10/+10 |
2018-08-15 | nvme: Fix nvme_init error handling | Fam Zheng | 1 | -25/+12 |
2018-05-04 | qobject: Modify qobject_ref() to return obj | Marc-André Lureau | 1 | -2/+1 |
2018-05-04 | qobject: Replace qobject_incref/QINCREF qobject_decref/QDECREF | Marc-André Lureau | 1 | -1/+1 |
2018-03-27 | qdict: remove useless cast | Laurent Vivier | 1 | -6/+5 |
2018-03-02 | nvme: Drop pointless .bdrv_co_get_block_status() | Eric Blake | 1 | -14/+0 |
2018-03-01 | block/nvme: fix Coverity reports | Paolo Bonzini | 1 | -3/+7 |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster | 1 | -0/+1 |
2018-02-08 | block: Move NVMe constants to a separate header | Fam Zheng | 1 | -6/+1 |
2018-02-08 | block/nvme: Implement .bdrv_(un)register_buf | Fam Zheng | 1 | -0/+24 |
2018-02-08 | block: Add VFIO based NVMe driver | Fam Zheng | 1 | -0/+1182 |