qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH v4 21/30] target/ppc: Restrict has_work() handlers to sysemu


From: Richard Henderson
Subject: Re: [PATCH v4 21/30] target/ppc: Restrict has_work() handlers to sysemu and TCG
Date: Sun, 12 Sep 2021 11:49:16 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 9/12/21 10:27 AM, Philippe Mathieu-Daudé wrote:
Restrict PowerPCCPUClass::has_work() and ppc_cpu_has_work()
- SysemuCPUOps::has_work() implementation - to TCG sysemu.

Signed-off-by: Philippe Mathieu-Daudé<f4bug@amsat.org>
---
  target/ppc/cpu-qom.h  |  4 +++-
  target/ppc/cpu_init.c | 24 ++++++++++++++++++------
  2 files changed, 21 insertions(+), 7 deletions(-)

Reviewed-by: Richard Henderson <richard.henderson@linaro.org>

r~



reply via email to

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