commit | 78a1e153f93e7bbec5d7efefa5f89fd011e9220f | [log] [tgz] |
---|---|---|
author | Ilya Leoshkevich <iii@linux.ibm.com> | Tue Jul 04 10:12:25 2023 +0200 |
committer | Thomas Huth <thuth@redhat.com> | Mon Jul 10 15:34:23 2023 +0200 |
tree | 648fe5821b2d5e1161fac5b25c37617ec831a2f0 | |
parent | f5f9c6ea11bc807664fdeb9354915c2c9cdcbd89 [diff] |
linux-user: elfload: Add more initial s390x PSW bits Make the PSW look more similar to the real s390x userspace PSW. Except for being there, the newly added bits should not affect the userspace code execution. Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com> Reviewed-by: David Hildenbrand <david@redhat.com> Message-Id: <20230704081506.276055-2-iii@linux.ibm.com> Signed-off-by: Thomas Huth <thuth@redhat.com>