diff options
author | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-03-06 19:01:38 +0400 |
---|---|---|
committer | Christian Borntraeger <borntraeger@de.ibm.com> | 2014-03-17 14:06:51 +0400 |
commit | 2955c83f72801245afd0fe5c560cc75b82bea9aa (patch) | |
tree | dfb63b55c26af70604c8f175a8c11af557906ac4 /arch/m68k | |
parent | fed495d25e0137028c37678a14cd1d8466c02dd3 (diff) | |
download | linux-2955c83f72801245afd0fe5c560cc75b82bea9aa.tar.xz |
KVM: s390: Optimize ucontrol path
Since commit 7c470539c95630c1f2a10f109e96f249730b75eb
(s390/kvm: avoid automatic sie reentry) we will run through the C code
of KVM on host interrupts instead of just reentering the guest. This
will result in additional ucontrol exits (at least HZ per second). Let
handle a 0 intercept in the kernel and dont return to userspace,
even if in ucontrol mode.
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
CC: stable@vger.kernel.org
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions