summary refs log tree commit diff stats
path: root/hw/timer/xilinx_timer.c
diff options
context:
space:
mode:
authorRichard Henderson <richard.henderson@linaro.org>2019-10-01 10:16:09 -0700
committerDavid Hildenbrand <david@redhat.com>2019-10-09 12:49:01 +0200
commit9e1dae315fcd525d156c38671271829aca7cfee4 (patch)
treeb673c71e18c4aef8cb2fe6e4121e55b14dfe9c25 /hw/timer/xilinx_timer.c
parent9accc852d807ec6b74d6c3bb2bcafb4863b080f5 (diff)
downloadfocaccia-qemu-9e1dae315fcd525d156c38671271829aca7cfee4.tar.gz
focaccia-qemu-9e1dae315fcd525d156c38671271829aca7cfee4.zip
target/s390x: Rely on unwinding in s390_cpu_tlb_fill
We currently set ilen to AUTO, then overwrite that during
unwinding, then overwrite that for the code access case.

This can be simplified to setting ilen to our arbitrary
value for the (undefined) code access case, then rely on
unwinding to overwrite that with the correct value for
the data access case.

Reviewed-by: David Hildenbrand <david@redhat.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20191001171614.8405-14-richard.henderson@linaro.org>
Signed-off-by: David Hildenbrand <david@redhat.com>
Diffstat (limited to 'hw/timer/xilinx_timer.c')
0 files changed, 0 insertions, 0 deletions