All of lore.kernel.org
 help / color / mirror / Atom feed
* [PULL 0/4] hw/nvme queue
@ 2026-08-03 22:44 Klaus Jensen
  2026-08-03 22:44 ` [PULL 1/4] hw/nvme: drop AER requests without aiocb in nvme_del_sq() Klaus Jensen
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Klaus Jensen @ 2026-08-03 22:44 UTC (permalink / raw)
  To: qemu-devel; +Cc: Peter Maydell, Klaus Jensen

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

Hi,

The following changes since commit b428fe036233cbd15d37e3c027ab6ca4d3661a80:

  Merge tag 'pull-target-arm-20260731' of https://gitlab.com/pm215/qemu into staging (2026-07-31 16:19:04 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 7a34f7b8794b29cd1bd4dfa45f7d8e8daba7cff5:

  hw/nvme: fix leak on copy ranges (2026-08-03 15:35:20 -0700)

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

----------------------------------------------------------------
Klaus Jensen (1):
      hw/nvme: fix leak on copy ranges

Minwoo Im (3):
      hw/nvme: drop AER requests without aiocb in nvme_del_sq()
      hw/nvme: factor out nvme_sq_cancel_inflight()
      hw/nvme: cancel inflight requests on controller reset

 hw/nvme/ctrl.c | 42 ++++++++++++++++++++++++++++++++++--------
 1 file changed, 34 insertions(+), 8 deletions(-)


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

end of thread, other threads:[~2026-08-05  0:55 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-03 22:44 [PULL 0/4] hw/nvme queue Klaus Jensen
2026-08-03 22:44 ` [PULL 1/4] hw/nvme: drop AER requests without aiocb in nvme_del_sq() Klaus Jensen
2026-08-03 22:44 ` [PULL 2/4] hw/nvme: factor out nvme_sq_cancel_inflight() Klaus Jensen
2026-08-03 22:44 ` [PULL 3/4] hw/nvme: cancel inflight requests on controller reset Klaus Jensen
2026-08-03 22:44 ` [PULL 4/4] hw/nvme: fix leak on copy ranges Klaus Jensen
2026-08-05  0:54 ` [PULL 0/4] 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.