KVM: Add per-vm capability enablement.
authorCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 23 Oct 2013 16:26:34 +0000 (18:26 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Fri, 21 Mar 2014 12:42:39 +0000 (13:42 +0100)
Allow KVM_ENABLE_CAP to act on a vm as well as on a vcpu. This makes more
sense when the caller wants to enable a vm-related capability.

s390 will be the first user; wire it up.

Reviewed-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>

No differences found