commit | dfcf7dc64237dbe1acc2147ad3552f793003874b | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri May 17 14:41:32 2013 +0200 |
committer | Gleb Natapov <gleb@redhat.com> | Tue May 21 11:55:18 2013 +0300 |
tree | 024f9b943d766bdc67990588643034887c7db135 | |
parent | eed3b1e55be07a057ee41a24f04abffeda7b885f [diff] |
s390/kvm: fix psw rewinding in handle_skey The PSW can wrap if the guest has been running in the 24 bit or 31 bit addressing mode. Use __rewind_psw to find the correct address. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com> Signed-off-by: Gleb Natapov <gleb@redhat.com>