[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: passthrough host NIC interface to VM
From: |
Сергей Низовцев |
Subject: |
Re: passthrough host NIC interface to VM |
Date: |
Tue, 3 Mar 2020 17:44:36 +0300 |
On Tue, 3 Mar 2020 at 16:49, Kent Dorfman <address@hidden> wrote:
>
> What qemu-system-x86_64 startup options will let me pass the PCI NIC
> directly to the VM?
-device vfio-pci,host=pciid
.. but before that you should configure your host properly for iommu
and vfio. libvirt can automate this routine tasks, try it instead of
using qemu directly.
--
Sergey.