qemu-cr16/bsd-user/aarch64
Paolo Bonzini 758e5de501 bsd-user, linux-user: introduce qemu_process_cpu_events
Add a user-mode emulation version of the function.  More will be
added later, for now it is just process_queued_cpu_work.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2025-09-17 19:00:56 +02:00
..
signal.c bsd-user:Add AArch64 improvements and signal handling functions 2024-07-23 10:50:54 -06:00
target.h bsd-user: Add target.h for aarch64. 2024-07-24 16:02:07 -06:00
target_arch.h bsd-user:Add ARM AArch64 support and capabilities 2024-07-23 10:50:54 -06:00
target_arch_cpu.c
target_arch_cpu.h bsd-user, linux-user: introduce qemu_process_cpu_events 2025-09-17 19:00:56 +02:00
target_arch_elf.h target/arm: Rename isar_feature_aa64_atomics 2025-08-30 16:38:18 +01:00
target_arch_reg.h bsd-user:Add AArch64 improvements and signal handling functions 2024-07-23 10:50:54 -06:00
target_arch_signal.h bsd-user: Define TARGET_SIGSTACK_ALIGN and use it to round stack 2024-07-23 10:56:30 -06:00
target_arch_sigtramp.h bsd-user:Add ARM AArch64 signal handling support 2024-07-23 10:50:54 -06:00
target_arch_sysarch.h bsd-user:Add AArch64 register handling and related functions 2024-07-23 10:50:54 -06:00
target_arch_thread.h bsd-user:Add AArch64 register handling and related functions 2024-07-23 10:50:54 -06:00
target_arch_vmparam.h bsd-user:Add ARM AArch64 support and capabilities 2024-07-23 10:50:54 -06:00
target_syscall.h