Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qemu/queue.h: leave head structs anonymous unless necessary | Paolo Bonzini | 2019-01-11 | 1 | -4/+4 |
* | hw/block/nvme: Include "qemu/cutils.h" directly in the source file | Philippe Mathieu-Daudé | 2018-06-01 | 1 | -1/+0 |
* | block: Move NVMe constants to a separate header | Fam Zheng | 2018-02-08 | 1 | -697/+1 |
* | hw/block: Fix pin-based interrupt behaviour of NVMe | Hikaru Nishida | 2018-01-23 | 1 | -0/+1 |
* | nvme: Add support for Read Data and Write Data in CMBs. | Stephen Bates | 2017-06-26 | 1 | -0/+1 |
* | nvme: Add support for Controller Memory Buffers | Stephen Bates | 2017-05-26 | 1 | -0/+73 |
* | nvme: Implement Write Zeroes | Christoph Hellwig | 2017-05-11 | 1 | -0/+1 |
* | util: move declarations out of qemu-common.h | Veronia Bahaa | 2016-03-22 | 1 | -0/+1 |
* | nvme: implement the Flush command | Christoph Hellwig | 2015-07-14 | 1 | -0/+1 |
* | nvme: 64kB page size fixes | Anton Blanchard | 2014-12-10 | 1 | -1/+1 |
* | block: Rename BlockDriverAIOCB* to BlockAIOCB* | Markus Armbruster | 2014-10-20 | 1 | -1/+1 |
* | NVMe: Initial commit for new storage interface | Keith Busch | 2013-06-17 | 1 | -0/+711 |