summaryrefslogtreecommitdiffstats
path: root/arch/arm/Kconfig
diff options
context:
space:
mode:
authorChristian Borntraeger <borntraeger@de.ibm.com>2014-01-20 12:34:13 +0100
committerChristian Borntraeger <borntraeger@de.ibm.com>2014-01-20 12:34:13 +0100
commit699bde3b6c95319749a8e1b7aa2b3f6bee84bff8 (patch)
treed646533cc2ae195b1c96d514394abeac6429b480 /arch/arm/Kconfig
parent26a865f4aa8e66a6d94958de7656f7f1b03c6c56 (diff)
KVM: s390: Fix memory access error detection
Seems that commit 210b1607012cc9034841a393e0591b2c86d9e26c (KVM: s390: Removed SIE_INTERCEPT_UCONTROL) lost a hunk when we reworked our patch queue to rework the async_fp code. We now ignore faults on the sie instruction (guest accesses non-existing memory) instead of sending a fault into the guest. This leads to hang situations with the old virtio transport that checks for descriptor memory after guest memory. Instead of bailing out this code now goes wild... Lets re-add the check. Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Diffstat (limited to 'arch/arm/Kconfig')
0 files changed, 0 insertions, 0 deletions