diff options
author | Dominik Dingel <dingel@linux.vnet.ibm.com> | 2013-07-26 15:04:00 +0200 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2013-09-10 01:57:41 +0100 |
commit | 13380d4622567edfeb4de4081b93dedb28189a89 (patch) | |
tree | 2604e50aea23d632bd968d1106d360c3b0d1aa79 /Kconfig | |
parent | 721ab147d8dea60973244e2045fcec0389d817bb (diff) |
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>
[bwh: Backported to 3.2: adjust context and add the rc variable]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions