|
From: | Richard Henderson |
Subject: | Re: [PATCH 7/9] target/i386: Extract x86_need_replay_interrupt() from accel/tcg/ |
Date: | Thu, 25 Jan 2024 09:01:22 +1000 |
User-agent: | Mozilla Thunderbird |
On 1/24/24 20:16, Philippe Mathieu-Daudé wrote:
Move this x86-specific code out of the generic accel/tcg/. Signed-off-by: Philippe Mathieu-Daudé<philmd@linaro.org> --- target/i386/tcg/helper-tcg.h | 1 + accel/tcg/cpu-exec.c | 9 --------- target/i386/tcg/sysemu/seg_helper.c | 10 ++++++++++ target/i386/tcg/tcg-cpu.c | 1 + 4 files changed, 12 insertions(+), 9 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |