diff options
author | David Hildenbrand <david@redhat.com> | 2018-09-27 15:02:57 +0200 |
---|---|---|
committer | Cornelia Huck <cohuck@redhat.com> | 2018-10-04 10:32:39 +0200 |
commit | 13054739b5838c7ef9d2e6e88a68bbf914d63bfa (patch) | |
tree | 4217d198399561b5a4786c001c65ab0a1e446884 /net | |
parent | bbf6ea3bd961970785a583117ac1c0b84a8ee736 (diff) | |
download | qemu-13054739b5838c7ef9d2e6e88a68bbf914d63bfa.zip qemu-13054739b5838c7ef9d2e6e88a68bbf914d63bfa.tar.gz qemu-13054739b5838c7ef9d2e6e88a68bbf914d63bfa.tar.bz2 |
s390x/tcg: store in the TB flags if AFP is enabled
We exit the TB when changing the control registers, so just like PSW
bits, this should always be consistent for a TB.
Using the PSW bit semantic makes things a lot easier compared to
manually defining the spare, shifted bits.
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Message-Id: <20180927130303.12236-4-david@redhat.com>
Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions