All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/3] nvme fixes
@ 2025-11-25  8:47 Klaus Jensen
  2025-11-25  8:47 ` [PULL 1/3] hw/nvme: fix namespace atomic parameter setup Klaus Jensen
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Klaus Jensen @ 2025-11-25  8:47 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Klaus Jensen

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(-)


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

end of thread, other threads:[~2025-11-25 18:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-11-25  8:47 [PULL 0/3] nvme fixes Klaus Jensen
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

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.