From: Dominik Dingel Date: Wed, 9 Apr 2014 11:13:00 +0000 (+0200) Subject: KVM: s390: Per-vm kvm device controls X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~67^2~46 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f2061656209fb9a5d54bbb1999f0a633438504e7;p=pandora-kernel.git KVM: s390: Per-vm kvm device controls We sometimes need to get/set attributes specific to a virtual machine and so need something else than ONE_REG. Let's copy the KVM_DEVICE approach, and define the respective ioctls for the vm file descriptor. Signed-off-by: Dominik Dingel Reviewed-by: Cornelia Huck Acked-by: Alexander Graf Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed