commit | a1a85a9502b5d0011320fdf490c1d6bc2f8fdc79 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Fri Mar 01 10:41:06 2024 -1000 |
committer | Peter Maydell <peter.maydell@linaro.org> | Tue Mar 05 13:22:56 2024 +0000 |
tree | f35a470041534851e6ad422c5ff3277f20a60bca | |
parent | 707ded20a23e877a32c4acf47ea68819be0637a5 [diff] |
exec/memattrs: Remove target_tlb_bit* These fields are no longer used since 937f224559. Target specific extensions to the page tables should be done with TARGET_PAGE_ENTRY_EXTRA. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> Message-id: 20240301204110.656742-3-richard.henderson@linaro.org Signed-off-by: Peter Maydell <peter.maydell@linaro.org>