nodedev-destroy

Deactivates a VFIO mediated device. Transient mediated devices cease to exist. Persistent mediated devices can be activated again with a nodedev-start command.

Syntax


1  nodedev-destroy <mdev_nodedev_name>

Selected options

<mdev_nodedev_name>
Specifies a mediated device as listed with the virsh nodedev-list --cap mdev command.

Usage

Example

This example destroys a mediated device mdev_96c03c6a_a109_44fe_816a_ba371542164b_0_0_0072.
# virsh nodedev-destroy mdev_96c03c6a_a109_44fe_816a_ba371542164b_0_0_0072
Destroyed node device 'mdev_96c03c6a_a109_44fe_816a_ba371542164b_0_0_0072'