On 12/17/25 6:31 AM, 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: Pierrick Bouvier <[email protected]>
