From: Christian Borntraeger Date: Fri, 29 Aug 2008 11:29:45 +0000 (+0200) Subject: KVM: s390: Make facility bits future-proof X-Git-Tag: v2.6.28-rc1~269^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0046b6db1c514149585e11895cd8434e0eafa79;p=pandora-kernel.git KVM: s390: Make facility bits future-proof Heiko Carstens pointed out, that its safer to activate working facilities instead of disabling problematic facilities. The new code uses the host facility bits and masks it with known good ones. Signed-off-by: Christian Borntraeger Signed-off-by: Avi Kivity --- Reading git-diff-tree failed