From: Michael Mueller Date: Tue, 13 May 2014 14:58:30 +0000 (+0200) Subject: KVM: s390: split SIE state guest prefix field X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~8^2~37^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fda902cb8347da121025c4079b9e87748228a27e;p=pandora-kernel.git KVM: s390: split SIE state guest prefix field This patch splits the SIE state guest prefix at offset 4 into a prefix bit field. Additionally it provides the access functions: - kvm_s390_get_prefix() - kvm_s390_set_prefix() to access the prefix per vcpu. Signed-off-by: Michael Mueller Reviewed-by: Cornelia Huck Acked-by: Christian Borntraeger --- Reading git-diff-tree failed