[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-block] [PATCH v2 0/3] nvme small fix
From: |
Li Qiang |
Subject: |
[Qemu-block] [PATCH v2 0/3] nvme small fix |
Date: |
Fri, 11 Jan 2019 10:08:46 +0800 |
This patchset contains small fix.
Change since v1:
1. drop the patch of checking return value of msix_init_exclusive_bar
2. return when nvme's num_queues configuration is 0
Li Qiang (3):
nvme: use TYPE_NVME instead of constant string
nvme: ensure the num_queues is not zero
nvme: use pci_dev directly in nvme_realize
hw/block/nvme.c | 15 ++++++++++-----
1 file changed, 10 insertions(+), 5 deletions(-)
--
2.17.1
- [Qemu-block] [PATCH v2 0/3] nvme small fix,
Li Qiang <=