From: Saif Abrar <saif.abrar@linux.vnet.ibm.com>
To: kbusch@kernel.org, its@irrelevant.dk, foss@defmacro.it
Cc: qemu-block@nongnu.org, qemu-devel@nongnu.org, npiggin@gmail.com,
saif.abrar@linux.vnet.ibm.com, nikhilks@linux.ibm.com,
stefanha@redhat.com, fam@euphon.net, philmd@linaro.org
Subject: [PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
Date: Thu, 27 Nov 2025 06:02:49 -0600 [thread overview]
Message-ID: <20251127120322.2997269-1-saif.abrar@linux.vnet.ibm.com> (raw)
Add properties for user-specified PCI vendor/device IDs and IEEE-OUI.
PCI properties are now set independently of each other and
used only when use_intel_id is not set.
Saif Abrar (2):
hw/nvme: Add properties for PCI vendor/device IDs
hw/nvme: Add property for user-specified IEEE-OUI ID
hw/nvme/ctrl.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++---
hw/nvme/nvme.h | 7 +++++++
2 files changed, 56 insertions(+), 3 deletions(-)
--
v3 -> v4: Resolve merge commits when moving to the latest repo.
2.47.3
next reply other threads:[~2025-11-27 12:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-27 12:02 Saif Abrar [this message]
2025-11-27 12:02 ` [PATCH v4 1/2] hw/nvme: Add properties for PCI vendor/device IDs Saif Abrar
2025-11-27 12:02 ` [PATCH v4 2/2] hw/nvme: Add property for user-specified IEEE-OUI ID Saif Abrar
2025-12-12 10:00 ` [PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI Jesper Devantier
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=20251127120322.2997269-1-saif.abrar@linux.vnet.ibm.com \
--to=saif.abrar@linux.vnet.ibm.com \
--cc=fam@euphon.net \
--cc=foss@defmacro.it \
--cc=its@irrelevant.dk \
--cc=kbusch@kernel.org \
--cc=nikhilks@linux.ibm.com \
--cc=npiggin@gmail.com \
--cc=philmd@linaro.org \
--cc=qemu-block@nongnu.org \
--cc=qemu-devel@nongnu.org \
--cc=stefanha@redhat.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).