On 11/25/25 00:47, Klaus Jensen wrote:
From: Klaus Jensen <[email protected]>
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(-)
Applied, thanks. Please update https://wiki.qemu.org/ChangeLog/10.2 as
appropriate.
r~