diff options
author | Richard Henderson <richard.henderson@linaro.org> | 2023-01-09 12:18:54 -0800 |
---|---|---|
committer | Thomas Huth <thuth@redhat.com> | 2023-02-27 09:15:39 +0100 |
commit | 96b1416fda52cb37eaa6d2316d9946b1078c6210 (patch) | |
tree | 735b063c1fec16ed8cbfb917ceb10ecf40db44e1 /pc-bios | |
parent | fb391b0b474c316d841f5e27fd094832a91f77f4 (diff) | |
download | qemu-96b1416fda52cb37eaa6d2316d9946b1078c6210.zip qemu-96b1416fda52cb37eaa6d2316d9946b1078c6210.tar.gz qemu-96b1416fda52cb37eaa6d2316d9946b1078c6210.tar.bz2 |
target/s390x: Remove TLB_NOTDIRTY workarounds
When this code was written, it was using tlb_vaddr_to_host,
which does not handle TLB_DIRTY. Since then, it has been
converted to probe_access_flags, which does.
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Acked-by: David Hildenbrand <david@redhat.com>
Message-Id: <20230109201856.3916639-6-richard.henderson@linaro.org>
Signed-off-by: Thomas Huth <thuth@redhat.com>
Diffstat (limited to 'pc-bios')
0 files changed, 0 insertions, 0 deletions