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é<[email protected]> --- target/ppc/cpu-qom.h | 4 +++- target/ppc/cpu_init.c | 24 ++++++++++++++++++------ 2 files changed, 21 insertions(+), 7 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
