summary refs log tree commit diff stats
path: root/include/qemu/cpu-float.h
diff options
context:
space:
mode:
authorPhilippe Mathieu-Daudé <philmd@linaro.org>2025-10-01 19:06:19 +0200
committerPhilippe Mathieu-Daudé <philmd@linaro.org>2025-10-07 05:03:56 +0200
commit3037def8b8e91ed3ce3f711dc646e07e0ef894dc (patch)
tree39476792db3c9d4b9f001107eb3b7942fdab4b06 /include/qemu/cpu-float.h
parent6290580e9b712d5cbaa1cc2a314d07cd4a6c283d (diff)
downloadfocaccia-qemu-3037def8b8e91ed3ce3f711dc646e07e0ef894dc.tar.gz
focaccia-qemu-3037def8b8e91ed3ce3f711dc646e07e0ef894dc.zip
system/physmem: Remove _WIN32 #ifdef'ry
Commit fb3ecb7ea40 ("exec: Exclude non portable function for
MinGW") guarded cpu_physical_memory_set_dirty_lebitmap() within
_WIN32 #ifdef'ry because of the non-portable ffsl() call, which
was later replaced for the same reason by commit 7224f66ec3c
("exec: replace ffsl with ctzl"); we don't need that anymore.

Reported-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20251001175448.18933-13-philmd@linaro.org>
Diffstat (limited to 'include/qemu/cpu-float.h')
0 files changed, 0 insertions, 0 deletions