From: Michael Mueller Date: Mon, 2 Feb 2015 14:42:51 +0000 (+0100) Subject: KVM: s390: use facilities and cpu_id per KVM X-Git-Tag: fixes-v4.0-rc1~113^2~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d8d578605b;p=pandora-kernel.git KVM: s390: use facilities and cpu_id per KVM The patch introduces facilities and cpu_ids per virtual machine. Different virtual machines may want to expose different facilities and cpu ids to the guest, so let's make them per-vm instead of global. Signed-off-by: Michael Mueller Reviewed-by: Cornelia Huck Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed