commit | f7850c92884b40915001e332a0a33ed4f10158e8 | [log] [tgz] |
---|---|---|
author | Carsten Otte <cotte@de.ibm.com> | Sun Jul 24 10:48:23 2011 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Sun Jul 24 10:48:21 2011 +0200 |
tree | 224c0d42a958aadcd198b1258578e7a07b36ff9f | |
parent | 092670cd90eb88c33661de21f1b4ee08d2597171 [diff] |
[S390] remove kvm mmu reload on s390 This patch removes the mmu reload logic for kvm on s390. Via Martin's new gmap interface, we can safely add or remove memory slots while guest CPUs are in-flight. Thus, the mmu reload logic is not needed anymore. Signed-off-by: Carsten Otte <cotte@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>