We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30ee198 commit 10c5e80Copy full SHA for 10c5e80
Documentation/virt/kvm/api.rst
@@ -3266,6 +3266,7 @@ valid entries found.
3266
----------------------
3267
3268
:Capability: KVM_CAP_DEVICE_CTRL
3269
+:Architectures: all
3270
:Type: vm ioctl
3271
:Parameters: struct kvm_create_device (in/out)
3272
:Returns: 0 on success, -1 on error
@@ -3306,6 +3307,7 @@ number.
3306
3307
:Capability: KVM_CAP_DEVICE_CTRL, KVM_CAP_VM_ATTRIBUTES for vm device,
3308
KVM_CAP_VCPU_ATTRIBUTES for vcpu device
3309
KVM_CAP_SYS_ATTRIBUTES for system (/dev/kvm) device (no set)
3310
+:Architectures: x86, arm64, s390
3311
:Type: device ioctl, vm ioctl, vcpu ioctl
3312
:Parameters: struct kvm_device_attr
3313
0 commit comments