qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] hw/block/nvme: two fixes for create sq/cq
@ 2020-10-22 13:24 Klaus Jensen
  2020-10-22 13:24 ` [PATCH 1/2] nvme: fix create IO SQ/CQ status codes Klaus Jensen
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Klaus Jensen @ 2020-10-22 13:24 UTC (permalink / raw)
  To: qemu-devel
  Cc: Kevin Wolf, qemu-block, Klaus Jensen, Max Reitz, Keith Busch,
	Klaus Jensen

From: Klaus Jensen <k.jensen@samsung.com>

The first patch is a follow up to "hw/block/nvme: fix prp mapping status
codes" and fixes some status codes in the nvme_create_{sq,cq} functions.

The second patch fixes a faulty check on the given queue identifier.

Gollu Appalanaidu (2):
  nvme: fix create IO SQ/CQ status codes
  nvme: fix queue identifer validation

 hw/block/nvme.c | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

-- 
2.28.0



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

end of thread, other threads:[~2020-10-22 17:50 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-22 13:24 [PATCH 0/2] hw/block/nvme: two fixes for create sq/cq Klaus Jensen
2020-10-22 13:24 ` [PATCH 1/2] nvme: fix create IO SQ/CQ status codes Klaus Jensen
2020-10-22 13:24 ` [PATCH 2/2] nvme: fix queue identifer validation Klaus Jensen
2020-10-22 15:20 ` [PATCH 0/2] hw/block/nvme: two fixes for create sq/cq Keith Busch
2020-10-22 17:45   ` Klaus Jensen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).