summaryrefslogtreecommitdiff
path: root/src/hw/nvme-int.h
Commit message (Expand)AuthorAgeFilesLines
* nvme: fix LBA format data structureFlorian Larysch2022-02-031-1/+0
* nvme: Only allocate one dma bounce buffer for all nvme drivesKevin O'Connor2022-01-271-3/+0
* nvme: Build the page list in the existing dma bufferKevin O'Connor2022-01-271-6/+0
* nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()Kevin O'Connor2022-01-271-1/+0
* nvme: improve namespace allocationGerd Hoffmann2021-05-311-1/+0
* nvme: Pass large I/O requests as PRP listsAlexander Graf2020-10-281-0/+8
* nvme: Record maximum allowed request sizeAlexander Graf2020-10-281-1/+7
* block: add NVMe boot supportJulian Stecklina2017-02-201-0/+199