linux-sg2042/arch/s390/kvm
Thomas Huth aeb87c3cb7 KVM: s390: Fix epsw instruction decoding
The handle_epsw() function calculated the first register in the wrong way,
so that it always used r0 by mistake. Now the code uses the common helper
function for decoding the registers of rre functions instead to avoid such
mistakes.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2013-06-17 17:10:38 +02:00
..
Kconfig KVM: s390: Wire up ioeventfd. 2013-03-05 19:12:17 -03:00
Makefile KVM: get rid of $(addprefix ../../../virt/kvm/, ...) in Makefiles 2013-05-19 15:14:00 +03: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 s390/kvm: Kick guests out of sie if prefix page host pte is touched 2013-05-21 11:55:24 +03:00
interrupt.c KVM: s390: Use common waitqueue 2013-06-17 17:09:17 +02:00
kvm-s390.c KVM: s390: Use common waitqueue 2013-06-17 17:09:17 +02:00
kvm-s390.h KVM: s390: guest large pages 2013-06-17 17:05:07 +02:00
priv.c KVM: s390: Fix epsw instruction decoding 2013-06-17 17:10:38 +02:00
sigp.c KVM: s390: Use common waitqueue 2013-06-17 17:09:17 +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