KVM Passthrough of TP-Link Archer T8E AC1300 Dual-Band Wireless PCI Express Card
System specifications:
- Intel core i7 7700K
- Nvidia GTX 1070
- TP-Link Archer T8E AC1300 Network card
- Ubuntu 22.04
Tutorial:
- Use
lspci
to find device - Bind PCI device in KVM
- Use virtual network to install drivers in the operating system
- Remove virtual network
- The network card should work and be isolated to the virtual machine
Notes:
- I provided this tutorial to provide information that it is possible to passthrough network cards in kvm. I believe this will enhance security of the virtual machine. You can connect the VM to a VLAN that is isolated from the regular network.