On 12/18/25 01:31, Philippe Mathieu-Daudé wrote:
Last use of x86_stl_phys_notdirty() was removed in commit 4a1e9d4d11c ("target/i386: Use atomic operations for pte updates"), let's remove.Signed-off-by: Philippe Mathieu-Daudé<[email protected]> --- target/i386/cpu.h | 1 - target/i386/helper.c | 10 ---------- 2 files changed, 11 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
