Commit 76e3bcdb authored by Dennis Restle's avatar Dennis Restle Committed by Paolo Bonzini
Browse files

KVM: fix typo in documentation



The documentation mentions a non-existing capability KVM_CAP_USER_MEM.s
The right name is KVM_CAP_USER_MEMORY.

Signed-off-by: default avatarDennis Restle <derestle@htwg-konstanz.de>
Signed-off-by: default avatarPaolo Bonzini <pbonzini@redhat.com>
parent f9bc5227
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1079,7 +1079,7 @@ yet and must be cleared on entry.

4.35 KVM_SET_USER_MEMORY_REGION

Capability: KVM_CAP_USER_MEM
Capability: KVM_CAP_USER_MEMORY
Architectures: all
Type: vm ioctl
Parameters: struct kvm_userspace_memory_region (in)