summaryrefslogtreecommitdiffstats
path: root/hw/block/nvme.h
Commit message (Expand)AuthorAgeFilesLines
* qemu/queue.h: leave head structs anonymous unless necessaryPaolo Bonzini2019-01-111-4/+4
* hw/block/nvme: Include "qemu/cutils.h" directly in the source filePhilippe Mathieu-Daudé2018-06-011-1/+0Star
* block: Move NVMe constants to a separate headerFam Zheng2018-02-081-697/+1Star
* hw/block: Fix pin-based interrupt behaviour of NVMeHikaru Nishida2018-01-231-0/+1
* nvme: Add support for Read Data and Write Data in CMBs.Stephen Bates2017-06-261-0/+1
* nvme: Add support for Controller Memory BuffersStephen Bates2017-05-261-0/+73
* nvme: Implement Write ZeroesChristoph Hellwig2017-05-111-0/+1
* util: move declarations out of qemu-common.hVeronia Bahaa2016-03-221-0/+1
* nvme: implement the Flush commandChristoph Hellwig2015-07-141-0/+1
* nvme: 64kB page size fixesAnton Blanchard2014-12-101-1/+1
* block: Rename BlockDriverAIOCB* to BlockAIOCB*Markus Armbruster2014-10-201-1/+1
* NVMe: Initial commit for new storage interfaceKeith Busch2013-06-171-0/+711