From: Christian Borntraeger Date: Thu, 16 Apr 2015 14:58:22 +0000 (+0200) Subject: KVM: s390: optimize round trip time in request handling X-Git-Tag: omap-for-v4.3/legacy-v2-signed~167^2~84^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=785dbef407d8;p=pandora-kernel.git KVM: s390: optimize round trip time in request handling The fast path for a sie exit is that no kvm reqest is pending. Make an early check to skip all single bit checks. Reviewed-by: David Hildenbrand Signed-off-by: Christian Borntraeger --- Reading git-diff-tree failed