[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI

Saif Abrar posted 2 patches 1 day, 21 hours ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20251127120322.2997269-1-saif.abrar@linux.vnet.ibm.com
Maintainers: Keith Busch <kbusch@kernel.org>, Klaus Jensen <its@irrelevant.dk>, Jesper Devantier <foss@defmacro.it>
hw/nvme/ctrl.c | 52 +++++++++++++++++++++++++++++++++++++++++++++++---
hw/nvme/nvme.h |  7 +++++++
2 files changed, 56 insertions(+), 3 deletions(-)
[PATCH v4 0/2] hw/nvme: Properties for PCI vendor/dev IDs and IEEE-OUI
Posted by Saif Abrar 1 day, 21 hours ago
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