android_kernel_xiaomi_sm7250/arch/s390/kvm
Christian Ehrhardt 9ace903d17 KVM: s390: infrastructure to kick vcpus out of guest state
To ensure vcpu's come out of guest context in certain cases this patch adds a
s390 specific way to kick them out of guest context. Currently it kicks them
out to rerun the vcpu_run path in the s390 code, but the mechanism itself is
expandable and with a new flag we could also add e.g. kicks to userspace etc.

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: Change guestaddr type in gaccess 2008-07-27 11:35:57 +03:00
intercept.c KVM: s390: infrastructure to kick vcpus out of guest state 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: infrastructure to kick vcpus out of guest state 2009-09-10 08:32:42 +03:00
kvm-s390.h KVM: s390: infrastructure to kick vcpus out of guest state 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
sigp.c KVM: s390: infrastructure to kick vcpus out of guest state 2009-09-10 08:32:42 +03:00