qemu-ppc
[Top][All Lists]
Advanced

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

Re: [PATCH 7/8] target/helper: Remove unnecessary 'qemu/main-loop.h' hea


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 7/8] target/helper: Remove unnecessary 'qemu/main-loop.h' header
Date: Mon, 28 Aug 2023 23:45:21 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.14.0

On 28/8/23 20:40, Richard Henderson wrote:
On 8/28/23 07:55, Philippe Mathieu-Daudé wrote:
"qemu/main-loop.h" declares functions related to QEMU's
main loop mutex, which these files don't access. Remove
the unused "qemu/main-loop.h" header.

Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
---
  target/riscv/pmu.h                   | 2 --
  target/xtensa/mmu_helper.c           | 2 --
  target/xtensa/op_helper.c            | 2 --

At least these 3 files do two things.

I can compile these files adding '#error' in "qemu/main-loop.h".




reply via email to

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