]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/block/nvme: try to deal with the iov/qsg duality
authorKlaus Jensen <k.jensen@samsung.com>
Sun, 7 Feb 2021 20:06:01 +0000 (21:06 +0100)
committerKlaus Jensen <k.jensen@samsung.com>
Tue, 9 Mar 2021 10:00:57 +0000 (11:00 +0100)
commitf80a1c331ac2fe7428ddd76b1f059642d6a91338
tree54d51acfc14d54e0918036aca5603b027d0035a8
parent569dbe19c415865a3b2a1ca806f780d1bd5da2db
hw/block/nvme: try to deal with the iov/qsg duality

Introduce NvmeSg and try to deal with that pesky qsg/iov duality that
haunts all the memory-related functions.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
Reviewed-by: Keith Busch <kbusch@kernel.org>
hw/block/nvme.c
hw/block/nvme.h