commit | 6b948a7276b61ba0bb5a102bd240d2473a751506 | [log] [tgz] |
---|---|---|
author | Thomas Huth <thuth@linux.vnet.ibm.com> | Thu Sep 12 10:33:42 2013 +0200 |
committer | Paolo Bonzini <pbonzini@redhat.com> | Tue Sep 24 19:12:17 2013 +0200 |
tree | 80915e832948a233f0ee9937992fe939dc9e5351 | |
parent | 56aba608257b451f663d25313d5ecae134d5557f [diff] |
KVM: s390: Remove dead "rerun vcpu" code The need for SIE_INTERCEPT_RERUNVCPU has been removed long ago already, with the following commit: f7850c92884b40915001e332a0a33ed4f10158e8 [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>