From: Heiko Carstens Date: Fri, 26 Jul 2013 13:04:01 +0000 (+0200) Subject: KVM: s390: fix pfmf non-quiescing control handling X-Git-Tag: v3.11-rc5~3^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e769ece3b129698d2b09811a6f6d304e4eaa8c29;p=pandora-kernel.git KVM: s390: fix pfmf non-quiescing control handling Fix the test within handle_pfmf() if the host has the NQ key-setting facility installed. Right now the code would incorrectly generate a program check in the guest if the NQ control bit for a pfmf request was set and if the host has the NQ key-setting facility installed. Signed-off-by: Heiko Carstens Reviewed-by: Thomas Huth Signed-off-by: Christian Borntraeger Signed-off-by: Paolo Bonzini --- Reading git-diff-tree failed