Red Hat Training

A Red Hat training course is available for Red Hat Enterprise Linux

13.4. Using KVM para-virtualized drivers for new devices

This procedure covers creating new devices using the KVM para-virtualized drivers with virt-manager.
Alternatively, the virsh attach-disk or virsh attach-interface commands can be used to attach devices using the para-virtualized drivers.

Important

Ensure the drivers have been installed on the Windows guest before proceeding to install new devices. If the drivers are unavailable the device will not be recognized and will not work.
  1. Open the guest by double clicking on the name of the guest in virt-manager.
  2. Open the Hardware tab.
  3. Press the Add Hardware button.
  4. In the Adding Virtual Hardware tab select Storage or Network for the type of device.
    1. New disk devices
      Select the storage device or file-based image. Select Virtio Disk as the Device type and press Forward.
    2. New network devices
      Select Virtual network or Shared physical device. Select virtio as the Device type and press Forward.
  5. Press Finish to save the device.
  6. Reboot the guest. The device may not be recognized until the Windows guest restarts.