aboutsummaryrefslogtreecommitdiff
path: root/src/hw/nvme-int.h
AgeCommit message (Expand)AuthorFilesLines
2022-02-03nvme: fix LBA format data structureFlorian Larysch1-1/+0
2022-01-27nvme: Only allocate one dma bounce buffer for all nvme drivesKevin O'Connor1-3/+0
2022-01-27nvme: Build the page list in the existing dma bufferKevin O'Connor1-6/+0
2022-01-27nvme: Convert nvme_build_prpl() to nvme_prpl_xfer()Kevin O'Connor1-1/+0
2021-05-31nvme: improve namespace allocationGerd Hoffmann1-1/+0
2020-10-28nvme: Pass large I/O requests as PRP listsAlexander Graf1-0/+8
2020-10-28nvme: Record maximum allowed request sizeAlexander Graf1-1/+7
2017-02-20block: add NVMe boot supportJulian Stecklina1-0/+199