android_kernel_samsung_msm8976/arch/s390/kvm
Dominik Dingel 6904756d54 KVM: s390: move kvm_guest_enter,exit closer to sie
commit 2b29a9fdcb92bfc6b6f4c412d71505869de61a56 upstream.

Any uaccess between guest_enter and guest_exit could trigger a page fault,
the page fault handler would handle it as a guest fault and translate a
user address as guest address.

Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-08-29 09:47:28 -07:00
..
diag.c KVM: s390: Wire up ioeventfd. 2013-03-05 19:12:17 -03:00
gaccess.h s390/kvm,gaccess: add address space annotations 2013-03-07 16:21:22 -03:00
intercept.c KVM: s390: fix and enforce return code handling for irq injections 2013-04-02 16:14:39 +03:00
interrupt.c s390/kvm,gaccess: add address space annotations 2013-03-07 16:21:22 -03:00
Kconfig KVM: s390: Wire up ioeventfd. 2013-03-05 19:12:17 -03:00
kvm-s390.c KVM: s390: move kvm_guest_enter,exit closer to sie 2013-08-29 09:47:28 -07:00
kvm-s390.h KVM: s390: fix and enforce return code handling for irq injections 2013-04-02 16:14:39 +03:00
Makefile KVM: s390: Wire up ioeventfd. 2013-03-05 19:12:17 -03:00
priv.c KVM: s390: fix compile with !CONFIG_COMPAT 2013-04-02 16:14:45 +03:00
sigp.c KVM: s390: kvm/sigp.c: fix memory leakage 2013-01-17 08:41:48 +02:00
trace-s390.h KVM: s390: Add support for channel I/O instructions. 2013-01-07 19:53:43 -02:00
trace.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-04-30 09:36:50 -07:00