qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Klaus Jensen <its@irrelevant.dk>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
	Klaus Jensen <k.jensen@samsung.com>
Subject: [PULL 0/3] nvme queue
Date: Mon,  4 Nov 2024 19:13:03 +0100	[thread overview]
Message-ID: <20241104181306.2329-1-its@irrelevant.dk> (raw)

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

Hi,

The following changes since commit daaf51001a13da007d7dde72e1ed3b06bc490791:

  Merge tag 'seabios-hppa-v17-pull-request' of https://github.com/hdeller/qemu-hppa into staging (2024-11-04 16:01:23 +0000)

are available in the Git repository at:

  https://gitlab.com/birkelund/qemu.git tags/pull-nvme-20241104

for you to fetch changes up to 8f472a0e7a3c86a890e12e883a69abc65945419e:

  hw/nvme: remove dead code (2024-11-04 19:09:45 +0100)

----------------------------------------------------------------
nvme queue

----------------------------------------------------------------
Arun Kumar (2):
      hw/nvme: i/o cmd set independent namespace data structure
      hw/nvme: remove dead code

Ayush Mishra (1):
      hw/nvme: add NPDAL/NPDGL

 hw/nvme/ctrl.c       | 31 +++++++++++++++++++++++++++++++
 hw/nvme/dif.c        |  5 -----
 hw/nvme/ns.c         | 11 +++++++++--
 hw/nvme/nvme.h       |  1 +
 hw/nvme/trace-events |  1 +
 include/block/nvme.h | 40 +++++++++++++++++++++++++++++++++++++---
 6 files changed, 79 insertions(+), 10 deletions(-)


             reply	other threads:[~2024-11-04 18:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-04 18:13 Klaus Jensen [this message]
2024-11-04 18:13 ` [PULL 1/3] hw/nvme: i/o cmd set independent namespace data structure Klaus Jensen
2024-11-04 18:13 ` [PULL 2/3] hw/nvme: add NPDAL/NPDGL Klaus Jensen
2024-11-04 18:13 ` [PULL 3/3] hw/nvme: remove dead code Klaus Jensen
2024-11-05 15:46 ` [PULL 0/3] nvme queue Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241104181306.2329-1-its@irrelevant.dk \
    --to=its@irrelevant.dk \
    --cc=k.jensen@samsung.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).