qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v3 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt()


From: Richard Henderson
Subject: Re: [PATCH v3 00/24] accel/tcg: Restrict TCGCPUOps::cpu_exec_interrupt() to sysemu
Date: Sun, 12 Sep 2021 12:50:14 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

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

[Prev in Thread] Current Thread [Next in Thread]