diff options
author | 2020-02-27 04:23:41 -0500 | |
---|---|---|
committer | 2020-02-27 11:10:29 +0100 | |
commit | b6c2dbd7214b0b2396e1dcf9668c8b48ab571115 (patch) | |
tree | 55390292b9010d854914d5d329b60b67b09fea76 /scripts/qapi/expr.py | |
parent | docs: rstfy vfio-ap documentation (diff) | |
download | qemu-b6c2dbd7214b0b2396e1dcf9668c8b48ab571115.tar.xz qemu-b6c2dbd7214b0b2396e1dcf9668c8b48ab571115.zip |
s390x: Rename and use constants for short PSW address and mask
Let's rename PSW_MASK_ESA_ADDR to PSW_MASK_SHORT_ADDR because we're
not working with a ESA PSW which would not support the extended
addressing bit. Also let's actually use it.
Additionally we introduce PSW_MASK_SHORT_CTRL and use it throughout
the codebase.
Signed-off-by: Janosch Frank <frankja@linux.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: David Hildenbrand <david@redhat.com>
Message-Id: <20200227092341.38558-1-frankja@linux.ibm.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'scripts/qapi/expr.py')
0 files changed, 0 insertions, 0 deletions