From: Michael Mueller Date: Fri, 26 Jul 2013 13:04:04 +0000 (+0200) Subject: KVM: s390: declare virtual HW facilities X-Git-Tag: v3.12-rc1~143^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=78c4b59f721fb0c30e8520f1c8e78fbf47bddfdf;p=pandora-kernel.git KVM: s390: declare virtual HW facilities The patch renames the array holding the HW facility bitmaps. This allows to interprete the variable as set of virtual machine specific "virtual" facilities. The basic idea is to make virtual facilities externally managable in future. An availability test for virtual facilites has been added as well. Signed-off-by: Michael Mueller Signed-off-by: Christian Borntraeger Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed