On 1/7/26 9:29 PM, Richard Henderson wrote:
Remove instances of __i386__, except from tests and imported headers.
Signed-off-by: Richard Henderson <[email protected]>
---
include/qemu/atomic.h | 4 ++--
include/qemu/cacheflush.h | 2 +-
include/qemu/osdep.h | 4 +---
include/qemu/processor.h | 2 +-
include/qemu/timer.h | 9 ---------
tcg/tci/tcg-target-mo.h | 2 +-
accel/kvm/kvm-all.c | 2 +-
disas/disas-host.c | 6 ------
hw/display/xenfb.c | 10 +---------
linux-user/syscall.c | 9 ---------
target/i386/cpu.c | 10 ----------
util/cacheflush.c | 2 +-
configure | 2 --
13 files changed, 9 insertions(+), 55 deletions(-)
Reviewed-by: Pierrick Bouvier <[email protected]>