linux-stable/arch/s390/kvm
Christian Ehrhardt 628eb9b8a8 KVM: s390: streamline memslot handling
This patch relocates the variables kvm-s390 uses to track guest mem addr/size.
As discussed dropping the variables at struct kvm_arch level allows to use the
common vcpu->request based mechanism to reload guest memory if e.g. changes
via set_memory_region.

The kick mechanism introduced in this series is used to ensure running vcpus
leave guest state to catch the update.

Signed-off-by: Christian Ehrhardt <ehrhardt@linux.vnet.ibm.com>
Signed-off-by: Avi Kivity <avi@redhat.com>
2009-09-10 08:32:42 +03:00
..
diag.c [S390] Use unsigned long long for u64 on 64bit. 2009-01-09 12:15:07 +01:00
gaccess.h KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
intercept.c KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
interrupt.c KVM: s390: fix wait_queue handling 2009-08-05 13:59:46 +03:00
Kconfig KVM: Move common KVM Kconfig items to new file virt/kvm/Kconfig 2009-09-10 08:32:41 +03:00
kvm-s390.c KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
kvm-s390.h KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00
Makefile KVM: s390: intercepts for diagnose instructions 2008-04-27 12:00:46 +03:00
priv.c KVM: s390: Allow stfle instruction in the guest 2009-06-28 14:10:30 +03:00
sie64a.S KVM: s390: arch backend for the kvm kernel module 2008-04-27 12:00:42 +03:00
sigp.c KVM: s390: streamline memslot handling 2009-09-10 08:32:42 +03:00