KVM: Update documentation to include detailed ENABLE_CAP description
authorAlexander Graf <agraf@suse.de>
Wed, 31 Aug 2011 08:58:55 +0000 (10:58 +0200)
committerAvi Kivity <avi@redhat.com>
Sun, 25 Sep 2011 16:52:31 +0000 (19:52 +0300)
We have an ioctl that enables capabilities individually, but no description
on what exactly happens when we enable a capability using this ioctl.

This patch adds documentation for capability enabling in a new section
of the API documentation.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Avi Kivity <avi@redhat.com>

No differences found