From: Cornelia Huck Date: Wed, 23 Oct 2013 16:26:34 +0000 (+0200) Subject: KVM: Add per-vm capability enablement. X-Git-Tag: v3.15-rc1~118^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d938dc55225a7212e7f31c5a8571da304cc3de16;p=pandora-kernel.git KVM: Add per-vm capability enablement. 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 Reviewed-by: Christian Borntraeger Signed-off-by: Cornelia Huck --- Reading git-diff-tree failed