[Qemu-devel] [PATCH 0/4] nvme: some small fixes

Li Qiang posted 4 patches 7 years ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1540876720-9574-1-git-send-email-liq3ea@gmail.com
Test docker-clang@ubuntu passed
Test checkpatch passed
Test asan passed
Test docker-quick@centos7 passed
hw/block/nvme.c | 17 ++++++++++++-----
1 file changed, 12 insertions(+), 5 deletions(-)
[Qemu-devel] [PATCH 0/4] nvme: some small fixes
Posted by Li Qiang 7 years ago
Including sanity check and code cleanup.

Li Qiang (4):
  nvme: use TYPE_NVME instead of constant string
  nvme: ensure the num_queues is not zero
  nvme: check msix_init_exclusive_bar return value
  nvme: use pci_dev directly in nvme_realize

 hw/block/nvme.c | 17 ++++++++++++-----
 1 file changed, 12 insertions(+), 5 deletions(-)

-- 
1.8.3.1