On 9/11/21 9:54 AM, Philippe Mathieu-Daudé wrote:
Philippe Mathieu-Daudé (24):
   target/avr: Remove pointless use of CONFIG_USER_ONLY definition
   target/i386: Restrict sysemu-only fpu_helper helpers
   target/i386: Simplify TARGET_X86_64 #ifdef'ry
   target/xtensa: Restrict do_transaction_failed() to sysemu
   accel/tcg: Rename user-mode do_interrupt hack as fake_user_interrupt
   target/alpha: Restrict cpu_exec_interrupt() handler to sysemu
   target/arm: Restrict cpu_exec_interrupt() handler to sysemu
   target/cris: Restrict cpu_exec_interrupt() handler to sysemu
   target/hppa: Restrict cpu_exec_interrupt() handler to sysemu
   target/i386: Restrict cpu_exec_interrupt() handler to sysemu
   target/i386: Move x86_cpu_exec_interrupt() under sysemu/ folder
   target/m68k: Restrict cpu_exec_interrupt() handler to sysemu
   target/microblaze: Restrict cpu_exec_interrupt() handler to sysemu
   target/mips: Restrict cpu_exec_interrupt() handler to sysemu
   target/nios2: Restrict cpu_exec_interrupt() handler to sysemu
   target/openrisc: Restrict cpu_exec_interrupt() handler to sysemu
   target/ppc: Restrict cpu_exec_interrupt() handler to sysemu
   target/riscv: Restrict cpu_exec_interrupt() handler to sysemu
   target/sh4: Restrict cpu_exec_interrupt() handler to sysemu
   target/sparc: Restrict cpu_exec_interrupt() handler to sysemu
   target/rx: Restrict cpu_exec_interrupt() handler to sysemu
   target/xtensa: Restrict cpu_exec_interrupt() handler to sysemu
   accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
   user: Remove cpu_get_pic_interrupt() stubs

Queued, thanks.

r~

Reply via email to