]> git.baikalelectronics.ru Git - kernel.git/commit
KVM: s390: Remove dead "rerun vcpu" code
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Sep 2013 08:33:42 +0000 (10:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Sep 2013 17:12:17 +0000 (19:12 +0200)
commit5ba309ae319f90b60df29ed22d1ce934ae4cc3a2
tree80915e832948a233f0ee9937992fe939dc9e5351
parent482fae7e6ac02acf233f3526bc22b3286f948e95
KVM: s390: Remove dead "rerun vcpu" code

The need for SIE_INTERCEPT_RERUNVCPU has been removed long ago already,
with the following commit:
0b5b88bd3e4a8ef844237e9cc1e14e6fb4520af5
[S390] remove kvm mmu reload on s390
Since the remainders are dead code, they are now removed by this patch.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/include/asm/kvm_host.h
arch/s390/kvm/intercept.c
arch/s390/kvm/kvm-s390.c
arch/s390/kvm/kvm-s390.h