KVM: s390: Implement TEST BLOCK
authorThomas Huth <thuth@linux.vnet.ibm.com>
Thu, 12 Sep 2013 08:33:48 +0000 (10:33 +0200)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 24 Sep 2013 17:12:21 +0000 (19:12 +0200)
commitaca84241b576044de68da9ca7e5cfa9c9bf9867b
tree057f12b7d19a58d23b38e1d5ffacc1e43b7417a1
parent732e563373ffc57d38a8a3b6d55f2de865182117
KVM: s390: Implement TEST BLOCK

This patch provides a simple version for the mandatory TEST BLOCK
instruction interception, so that guests that use this instruction
do not crash anymore.

Signed-off-by: Thomas Huth <thuth@linux.vnet.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/s390/kvm/priv.c
This page took 0.025467 seconds and 5 git commands to generate.