qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: EBUSY when using NVMe Block Driver with multiple devices in the same


From: Martin Oliveira
Subject: Re: EBUSY when using NVMe Block Driver with multiple devices in the same IOMMU group
Date: Wed, 24 Aug 2022 16:17:03 +0000

> On Aug 24, 2022, at 4:36 PM, Martin Oliveira <martin.oliveira@eideticom.com> 
> wrote:
>    -drive file=nvme://0000:26:00.0,if=none,id=drive0,format=raw
>    -device virtio-blk,drive=drive0,id=virtio0,serial=nvme0

Small typo above, I missed the /1, it should read:

    -drive file=nvme://0000:26:00.0/1,if=none,id=drive0,format=raw
    -device virtio-blk,drive=drive0,id=virtio0,serial=nvme0

Martin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]