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