10.5. Using KVM virtio Drivers for New Devices
virt-manager
.
virsh attach-disk
or virsh attach-interface
commands can be used to attach devices using the virtio drivers.
Important
Procedure 10.5. Adding a storage device using the virtio storage driver
- Open the guest virtual machine by double clicking on the name of the guest in
virt-manager
. - Open the Show virtual hardware details tab by clicking the button.
Figure 10.27. The Show virtual hardware details tab
- In the Show virtual hardware details tab, click on the Add Hardware button.
Select hardware type
Select Storage as the Hardware type.Figure 10.28. The Add new virtual hardware wizard
Select the storage device and driver
Create a new disk image or select a storage pool volume.Set the Device type to Virtio disk to use the virtio drivers.Figure 10.29. The Add new virtual hardware wizard
Click Finish to complete the procedure.
Procedure 10.6. Adding a network device using the virtio network driver
- Open the guest virtual machine by double clicking on the name of the guest in
virt-manager
. - Open the Show virtual hardware details tab by clicking the button.
Figure 10.30. The Show virtual hardware details tab
- In the Show virtual hardware details tab, click on the Add Hardware button.
Select hardware type
Select Network as the Hardware type.Figure 10.31. The Add new virtual hardware wizard
Select the network device and driver
Set the Device model to virtio to use the virtio drivers. Choose the desired Host device.Figure 10.32. The Add new virtual hardware wizard
Click Finish to complete the procedure.