[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PULL 0/4] nvme queue
From: |
Klaus Jensen |
Subject: |
[PULL 0/4] nvme queue |
Date: |
Tue, 3 Dec 2024 07:31:07 +0100 |
From: Klaus Jensen <k.jensen@samsung.com>
Hi,
The following changes since commit eb22a064455aeebc105cc89bf77f48aa18b52938:
Merge tag 'pull-request-2024-12-02' of https://gitlab.com/thuth/qemu into
staging (2024-12-02 16:16:15 +0000)
are available in the Git repository at:
https://gitlab.com/birkelund/qemu.git tags/pull-nvme-20241203
for you to fetch changes up to 6651f8f2e5051f6750c2534ab3151339b3c476a2:
hw/nvme: take a reference on the subsystem on vf realization (2024-12-03
07:28:27 +0100)
----------------------------------------------------------------
nvme queue
----------------------------------------------------------------
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(-)
- [PULL 0/4] nvme queue,
Klaus Jensen <=
- [PULL 1/4] hw/nvme: fix msix_uninit with exclusive bar, Klaus Jensen, 2024/12/03
- [PULL 3/4] hw/nvme: SR-IOV VFs must hardwire pci interrupt pin register to zero, Klaus Jensen, 2024/12/03
- [PULL 2/4] hw/nvme: fix use/unuse of msix vectors, Klaus Jensen, 2024/12/03
- [PULL 4/4] hw/nvme: take a reference on the subsystem on vf realization, Klaus Jensen, 2024/12/03
- Re: [PULL 0/4] nvme queue, Peter Maydell, 2024/12/03