mbox series

[for-9.2,0/4] fixes for hw/nvme

Message ID 20241118-nvme-fixes-v1-0-02d107dbdcc0@samsung.com (mailing list archive)
Headers show
Series fixes for hw/nvme | expand

Message

Klaus Jensen Nov. 18, 2024, 10:14 a.m. UTC
A set of misc fixes related to SR-IOV compliance and MSI-X.

Signed-off-by: Klaus Jensen <k.jensen@samsung.com>
---
Klaus Jensen (4):
      hw/nvme: fix msix_uninit with exclusive bar
      hw/nvme: fix use/unuse of msix vectors
      hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero
      hw/nvme: take a reference on the subsystem on vf realization

 hw/nvme/ctrl.c | 27 +++++++++++++++++++++++----
 1 file changed, 23 insertions(+), 4 deletions(-)
---
base-commit: abb1565d3d863cf210f18f70c4a42b0f39b8ccdb
change-id: 20241111-nvme-fixes-1038fe44e48a

Best regards,