I took the liberty of adjusting Hongwei's QEMU series and made
further
adjustments so that the common code can be used for reporting NVMe disks from
VMX as well. I added SoBs where I thought applicable, but feel free to correct
me and/or agree with me.
This series fixes
https://issues.redhat.com/browse/RHEL-7390 in the middle, but
adds more than just that.
Martin Kletzander (11):
docs, conf, schemas: Add support for NVMe controller
util: Add support for parsing nvmeXnY(pZ) strings
conf: Add virDomainDeviceFindNvmeController
docs, conf, schemas: Add support for NVMe disks
vmx: Add support for NVMe disks
qemu_capabilities: Add NVMe controller and disk capabilities
qemu_capabilities: Add emulated NVMe disk support to domain
capabilities
qemu: Add support for NVMe controllers
qemu: Add support for emulated NVMe disks
NEWS: vmx support for NVMe disks
NEWS: qemu support for emulated NVMe disks