From Fedora Project Wiki
Description
Setup
Prepare a machine to support vt-d, e.g. Dell 755.
How to test
- Start a VM using virt-manager.
- Check device using lspci, here we will hotplug network from host to guest:
#lsusb
- ...
- Bus 002 Device 002: ID 0781:5151 SanDisk Corp. Cruzer Micro Flash Drive
- ...
- Open a Virtual Machine->show details->Add Hardware->select 'USB Host Device' in hardware type list->select 002:002 in device list to assign the usb device to a vm.
- In guest, issue lsusb.
Expected Results
- After step 4,
#lsusb
can find the hotpluged usb device