On Mon, Jun 02, 2025 at 01:02:16PM +0200, Ján Tomko wrote:
On a Monday in 2025, Martin Kletzander via Devel wrote:
>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
>
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Thanks, I forgot to Cc the original author of part of the work to get
feedback from them as well, fixing that now.
Jano