On 18/7/26 01:23, Richard Henderson wrote:
On the system side, tagged addresses are automatically handled by the target's tlb_fill callback. Allow user-only to accept tagged pointers as well.Signed-off-by: Richard Henderson <[email protected]> --- accel/tcg/user-exec.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
