Installation guide

Adding a PCI device with virt-manager
111
pci_0000_00_1a_7
pci_0000_00_1b_0
pci_0000_00_1c_0
Tip: determining the PCI device
Comparing lspci output to lspci -n (which turns off name resolution) output can assist in
deriving which device has which device identifier code.
Record the PCI device number; the number is needed in other steps.
2. Detach the PCI device
Detach the device from the system.
# virsh nodedev-dettach pci_8086_3a6c
Device pci_8086_3a6c dettached
3. Open the hardware settings
Open the virtual machine and click the Add Hardware button to add a new device to the guest.