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