[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH v3 0/2] hw/nvme: Add properties for PCI vendor/device IDs and IEE
From: |
Saif Abrar |
Subject: |
[PATCH v3 0/2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI |
Date: |
Mon, 2 Dec 2024 03:10:47 -0600 |
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.
Also, setting of IEEE-OUI is moved to a new commit.
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(-)
--
2.39.5
- [PATCH v3 0/2] hw/nvme: Add properties for PCI vendor/device IDs and IEEE-OUI,
Saif Abrar <=