aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/virtual/kvm/api.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/virtual/kvm/api.txt')
-rw-r--r--Documentation/virtual/kvm/api.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/virtual/kvm/api.txt b/Documentation/virtual/kvm/api.txt
index ee2c96b3ba5a..4df9af4f6132 100644
--- a/Documentation/virtual/kvm/api.txt
+++ b/Documentation/virtual/kvm/api.txt
@@ -1154,6 +1154,10 @@ following flags are specified:
1154The KVM_DEV_ASSIGN_ENABLE_IOMMU flag is a mandatory option to ensure 1154The KVM_DEV_ASSIGN_ENABLE_IOMMU flag is a mandatory option to ensure
1155isolation of the device. Usages not specifying this flag are deprecated. 1155isolation of the device. Usages not specifying this flag are deprecated.
1156 1156
1157Only PCI header type 0 devices with PCI BAR resources are supported by
1158device assignment. The user requesting this ioctl must have read/write
1159access to the PCI sysfs resource files associated with the device.
1160
11574.49 KVM_DEASSIGN_PCI_DEVICE 11614.49 KVM_DEASSIGN_PCI_DEVICE
1158 1162
1159Capability: KVM_CAP_DEVICE_DEASSIGNMENT 1163Capability: KVM_CAP_DEVICE_DEASSIGNMENT