From: Klaus Jensen <its@irrelevant.dk>
To: qemu-devel@nongnu.org
Cc: Peter Maydell <peter.maydell@linaro.org>,
Klaus Jensen <k.jensen@samsung.com>
Subject: [PULL 0/4] hw/nvme fixes
Date: Tue, 28 Jul 2026 20:00:14 +0200 [thread overview]
Message-ID: <20260728180018.3574-1-its@irrelevant.dk> (raw)
From: Klaus Jensen <k.jensen@samsung.com>
Hi,
The following changes since commit de5eb7c4dd3ef5688b14007134eb11ff4973580c:
Merge tag 'hw-misc-20260728' of https://github.com/philmd/qemu into staging (2026-07-28 10:04:08 -0400)
are available in the Git repository at:
https://gitlab.com/birkelund/qemu.git tags/pull-nvme-20260728
for you to fetch changes up to c39e05af439a3a2bd58a847fc30d7eb590fcf61e:
hw/nvme: fix unintentional integer overflow in shift (2026-07-28 19:59:01 +0200)
----------------------------------------------------------------
nvme queue
----------------------------------------------------------------
Alexander Mikhalitsyn (1):
hw/nvme: use GPtrArray for blocker_features
Daniel Paziyski (1):
hw/nvme: fix assertion failure on subregion removal
Klaus Jensen (2):
hw/nvme: fix cross-namespace copy dif buffer overflow
hw/nvme: fix unintentional integer overflow in shift
hw/nvme/ctrl.c | 57 +++++++++++++++++++++++++++------------------------------
1 file changed, 27 insertions(+), 30 deletions(-)
next reply other threads:[~2026-07-28 18:00 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-28 18:00 Klaus Jensen [this message]
2026-07-28 18:00 ` [PULL 1/4] hw/nvme: use GPtrArray for blocker_features Klaus Jensen
2026-07-28 18:00 ` [PULL 2/4] hw/nvme: fix assertion failure on subregion removal Klaus Jensen
2026-07-28 18:00 ` [PULL 3/4] hw/nvme: fix cross-namespace copy dif buffer overflow Klaus Jensen
2026-07-28 18:00 ` [PULL 4/4] hw/nvme: fix unintentional integer overflow in shift Klaus Jensen
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260728180018.3574-1-its@irrelevant.dk \
--to=its@irrelevant.dk \
--cc=k.jensen@samsung.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.