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 fixes
Date: Tue, 25 Nov 2025 09:47:22 +0100	[thread overview]
Message-ID: <20251125084725.4632-1-its@irrelevant.dk> (raw)

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

Hi,

The following changes since commit de074358e99b8eb5076d3efa267e44c292c90e3e:

  Merge tag 'pull-target-arm-20251124' of https://gitlab.com/pm215/qemu into staging (2025-11-24 09:03:12 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bd3ba0d342318a61ce22721322c56205d5f3853c:

  hw/nvme: Validate PMR memory size (2025-11-25 09:21:41 +0100)

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

----------------------------------------------------------------
Keith Busch (1):
      hw/nvme: fix up extended protection information format

Klaus Jensen (1):
      hw/nvme: fix namespace atomic parameter setup

Philippe Mathieu-Daudé (1):
      hw/nvme: Validate PMR memory size

 hw/nvme/ctrl.c          | 128 +++++++++++++++---------------
 hw/nvme/ns.c            | 206 +++++++++++++++++++++++++++++-------------------
 hw/nvme/nvme.h          |  25 +++---
 include/block/nvme.h    |   2 +-
 tests/qtest/nvme-test.c |   2 +-
 5 files changed, 209 insertions(+), 154 deletions(-)


             reply	other threads:[~2025-11-25  8:49 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25  8:47 Klaus Jensen [this message]
2025-11-25  8:47 ` [PULL 1/3] hw/nvme: fix namespace atomic parameter setup Klaus Jensen
2025-11-25  8:47 ` [PULL 2/3] hw/nvme: fix up extended protection information format Klaus Jensen
2025-11-25  8:47 ` [PULL 3/3] hw/nvme: Validate PMR memory size Klaus Jensen
2025-11-25 18:22 ` [PULL 0/3] nvme fixes Richard Henderson
  -- strict thread matches above, loose matches on Subject: below --
2025-08-11 11:25 Klaus Jensen
2025-08-11 20:43 ` Stefan Hajnoczi
2025-08-12  5:49 ` Michael Tokarev
2025-09-05  7:57   ` Michael Tokarev
2025-09-05  7:59     ` Klaus Jensen

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=20251125084725.4632-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).