[PULL 0/4] hw/nvme queue

Klaus Jensen posted 4 patches 2 weeks, 6 days ago
Failed in applying to current master (apply log)
hw/nvme/ctrl.c | 42 ++++++++++++++++++++++++++++++++++--------
1 file changed, 34 insertions(+), 8 deletions(-)
[PULL 0/4] hw/nvme queue
Posted by Klaus Jensen 2 weeks, 6 days ago
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(-)
Re: [PULL 0/4] hw/nvme queue
Posted by Stefan Hajnoczi 2 weeks, 5 days ago
Applied, thanks.

Please update the changelog at https://wiki.qemu.org/ChangeLog/11.1 for any user-visible changes.