Richard Henderson
f168808d7d
accel/tcg: Add TCGCPUOps.tlb_fill_align
...
Add a new callback to handle softmmu paging. Return the page
details directly, instead of passing them indirectly to
tlb_set_page. Handle alignment simultaneously with paging so
that faults are handled with target-specific priority.
Route all calls of the two hooks through a tlb_fill_align
function local to cputlb.c.
As yet no targets implement the new hook.
As yet cputlb.c does not use the new alignment check.
Reviewed-by: Helge Deller <deller@gmx.de >
Reviewed-by: Peter Maydell <peter.maydell@linaro.org >
Signed-off-by: Richard Henderson <richard.henderson@linaro.org >
2024-10-13 11:27:05 -07:00
..
2024-09-11 09:46:14 -04:00
2024-07-21 07:46:38 +02:00
2024-10-04 19:28:37 +01:00
2024-04-09 02:31:16 -04:00
2024-10-01 14:41:22 +01:00
2024-10-04 19:28:37 +01:00
2024-10-13 11:27:05 -07:00
2024-07-21 14:42:58 -04:00
2024-10-01 14:40:29 +01:00
2024-02-15 16:58:46 +01:00
2024-06-19 12:40:49 +02:00
2024-02-01 08:33:18 +01:00
2024-07-02 07:52:43 +02:00
2024-03-08 14:18:56 +01:00
2024-09-16 17:44:08 +02:00
2024-09-05 13:12:36 +01:00
2024-02-28 00:23:39 +01:00
2024-10-01 14:41:10 +01:00
2024-08-06 10:22:52 +02:00
2021-09-30 13:42:10 +01:00
2023-11-28 14:26:37 +01:00
2024-08-06 10:22:52 +02:00
2024-01-30 21:20:20 +03:00
2024-06-19 12:40:49 +02:00
2024-01-05 16:20:15 +01:00
2024-10-01 14:39:39 +01:00
2024-07-09 08:05:44 +02:00
2024-02-27 09:36:39 +01:00
2024-10-03 17:26:06 +03:00
2022-09-04 07:02:56 +01:00
2024-10-03 17:26:06 +03:00
2023-11-07 03:39:11 -05:00
2024-10-03 17:26:05 +03:00
2024-09-18 09:31:56 +01:00
2024-10-03 17:26:06 +03:00
2024-10-02 15:11:51 +10:00
2024-05-10 15:45:15 +02:00
2024-02-15 16:58:46 +01:00
2024-09-17 10:50:39 +02:00
2024-02-13 19:37:28 +00:00
2024-07-16 20:26:47 +02:00
2022-07-14 16:24:38 +02:00
2024-09-13 20:10:49 +02:00
2024-09-11 09:46:14 -04:00
2024-02-15 16:58:46 +01:00
2024-07-26 09:21:06 +10:00
2024-02-20 20:34:21 +03:00
2024-02-22 12:47:40 +01:00
2024-10-01 14:43:02 +01:00
2024-07-23 17:14:53 +02:00
2024-10-03 17:26:06 +03:00
2024-06-16 21:08:54 +02:00
2024-10-03 19:37:35 +02:00
2024-09-24 11:33:34 +02:00
2024-03-26 14:24:06 +01:00
2024-04-25 12:48:12 +02:00
2023-03-07 12:38:59 -05:00
2022-04-21 17:03:51 +04:00
2024-09-11 07:20:30 -04:00
2024-07-16 20:04:08 +02:00
2023-02-27 13:27:05 +00:00
2023-03-20 12:43:50 +01:00
2022-05-19 16:19:03 +01:00
2021-03-08 17:20:01 +00:00
2024-09-13 15:31:45 +01:00
2024-09-10 13:22:47 +02:00
2023-12-21 22:49:28 +01:00
2021-09-01 11:59:12 +10:00
2022-06-22 09:49:34 +02:00
2024-09-24 11:33:35 +02:00
2024-09-20 10:01:40 +03:00
2024-02-27 09:37:21 +01:00