Skip to content

Commit 80b10aa

Browse files
wainersmbonzini
authored andcommitted
Documentation: kvm: Fix mention to number of ioctls classes
In api.txt it is said that KVM ioctls belong to three classes but in reality it is four. Fixed this, but do not count categories anymore to avoid such as outdated information in the future. Signed-off-by: Wainer dos Santos Moschetta <[email protected]> Signed-off-by: Paolo Bonzini <[email protected]>
1 parent c1de0f2 commit 80b10aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/virt/kvm/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ The Definitive KVM (Kernel-based Virtual Machine) API Documentation
55
----------------------
66

77
The kvm API is a set of ioctls that are issued to control various aspects
8-
of a virtual machine. The ioctls belong to three classes:
8+
of a virtual machine. The ioctls belong to the following classes:
99

1010
- System ioctls: These query and set global attributes which affect the
1111
whole kvm subsystem. In addition a system ioctl is used to create

0 commit comments

Comments
 (0)