diff options
author | 2023-03-20 13:40:36 +0100 | |
---|---|---|
committer | 2023-03-27 17:48:08 +0200 | |
commit | 9b4f01812f69ad6066725338c89945bb61f41823 (patch) | |
tree | b9e2cbbb13083683faded2c88d565605c64aafba /scripts/coverage/compare_gcov_json.py | |
parent | Merge tag 'pull-request-2023-03-24' of https://gitlab.com/thuth/qemu into staging (diff) | |
download | qemu-9b4f01812f69ad6066725338c89945bb61f41823.tar.xz qemu-9b4f01812f69ad6066725338c89945bb61f41823.zip |
hw/nvme: Change alignment in dma functions for nvme_blk_*
Since the nvme_blk_read/write are used by both the data and metadata
portions of the IO, it can't have the 512B alignment requirement.
Without this change any metadata transfer, which length isn't a multiple
of 512B and which is bigger than 512B, will result in only a partial
transfer.
Signed-off-by: Mateusz Kozlowski <kozlowski.mateuszpl@gmail.com>
Reviewed-by: Klaus Jensen <k.jensen@samsung.com>
Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Diffstat (limited to 'scripts/coverage/compare_gcov_json.py')
0 files changed, 0 insertions, 0 deletions