diff options
author | Thomas Huth <thuth@linux.vnet.ibm.com> | 2013-06-12 15:54:57 +0400 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2013-06-17 19:10:38 +0400 |
commit | aeb87c3cb7416d4d5931bc939cc083c731479de0 (patch) | |
tree | 9b7163fe8f2ba9f580abed36576397b409f5a3e8 /Documentation/virtual | |
parent | b764bb1c50c279b95a486d338418f7fda74fff71 (diff) | |
download | linux-aeb87c3cb7416d4d5931bc939cc083c731479de0.tar.xz |
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>
Diffstat (limited to 'Documentation/virtual')
0 files changed, 0 insertions, 0 deletions