All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/5] hw/nvme queue
@ 2026-05-18 12:07 Klaus Jensen
  2026-05-18 12:07 ` [PULL 1/5] include/block: define constants for NVME string fields Klaus Jensen
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Klaus Jensen @ 2026-05-18 12:07 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Klaus Jensen

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

Hi,

The following changes since commit ac6721b88df944ade0048822b2b74210f543d656:

  Merge tag 'vhost-user-rtc-pr-1' of https://gitlab.com/epilys/qemu into staging (2026-05-16 17:37:33 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 2293d8b4bd88d3f29730cfd608935f77247919b6:

  hw/nvme: fix admin cq msix setup (2026-05-18 13:47:25 +0200)

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

----------------------------------------------------------------
Daniel P. Berrangé (4):
      include/block: define constants for NVME string fields
      hw/nvme: report error for oversized 'serial' parameter
      hw/nvme: add user controlled 'model' property
      hw/nvme: add user controlled 'firmware-version' property

Klaus Jensen (1):
      hw/nvme: fix admin cq msix setup

 docs/system/devices/nvme.rst | 10 ++++++++++
 hw/nvme/ctrl.c               | 35 ++++++++++++++++++++++++++++++-----
 hw/nvme/nvme.h               |  2 ++
 include/block/nvme.h         | 10 +++++++---
 4 files changed, 49 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2026-05-19 12:41 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-18 12:07 [PULL 0/5] hw/nvme queue Klaus Jensen
2026-05-18 12:07 ` [PULL 1/5] include/block: define constants for NVME string fields Klaus Jensen
2026-05-18 12:07 ` [PULL 2/5] hw/nvme: report error for oversized 'serial' parameter Klaus Jensen
2026-05-18 12:07 ` [PULL 3/5] hw/nvme: add user controlled 'model' property Klaus Jensen
2026-05-18 12:07 ` [PULL 4/5] hw/nvme: add user controlled 'firmware-version' property Klaus Jensen
2026-05-18 12:07 ` [PULL 5/5] hw/nvme: fix admin cq msix setup Klaus Jensen
2026-05-19 12:39 ` [PULL 0/5] hw/nvme queue Stefan Hajnoczi

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.