All of lore.kernel.org
 help / color / mirror / Atom feed
* [Qemu-devel] NVME: is there any plan to support SGL data transfer?
@ 2017-06-02  1:47 Qu Wenruo
  2017-06-02 13:51 ` [Qemu-devel] [Qemu-block] " Kevin Wolf
  0 siblings, 1 reply; 5+ messages in thread
From: Qu Wenruo @ 2017-06-02  1:47 UTC (permalink / raw)
  To: qemu-devel, qemu-block

Hi,

When going through NVMe specification and hw/block/nvme.c,
I found that it seems that NVMe qemu implementation only support PRP for 
sq entry.
And NvmeRwCmd doesn't even use union to define DPTR, but just prp1 and prp2.

Although I am just a newbie, but I'm quite interested in NVMe and want 
to try to implement SGL support for qemu NVMe.

Is there anyone already doing such work? Or is there any plan on 
implement such feature?

Thanks,
Qu

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-06-14  0:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-02  1:47 [Qemu-devel] NVME: is there any plan to support SGL data transfer? Qu Wenruo
2017-06-02 13:51 ` [Qemu-devel] [Qemu-block] " Kevin Wolf
2017-06-12 14:05   ` Keith Busch
2017-06-13  1:25     ` Qu Wenruo
2017-06-13  1:27     ` Qu Wenruo

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.