From: Christian Borntraeger Date: Fri, 10 Jul 2015 13:27:20 +0000 (+0200) Subject: KVM: s390: VCPU_EVENT cleanup for prefix changes X-Git-Tag: omap-for-v4.3/fixes-merge-window~47^2~18^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71db35d26dbacd3d165522022ecb757ddc1529ea;p=pandora-kernel.git KVM: s390: VCPU_EVENT cleanup for prefix changes SPX (SET PREFIX) and SIGP (Set prefix) can change the prefix register of a CPU. As sigp set prefix may be handled in user space (KVM_CAP_S390_USER_SIGP), we would not log the changes triggered via SIGP in that case. Let's have just one VCPU_EVENT at the central location that tracks prefix changes. Signed-off-by: Christian Borntraeger Reviewed-by: Cornelia Huck Reviewed-by: David Hildenbrand --- Reading git-diff-tree failed