|
From: | Philippe Mathieu-Daudé |
Subject: | Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header |
Date: | Tue, 26 Dec 2023 17:08:46 +0100 |
User-agent: | Mozilla Thunderbird |
On 13/12/23 09:18, Christian Borntraeger wrote:
Am 12.12.23 um 16:28 schrieb Eric Farman:So why do you think exec-all.h is unused?I think because that got moved out of exec-all.h a few months ago, via commit 3549118b498873c84b442bc280a5edafbb61e0a4 Author: Philippe Mathieu-Daudé <philmd@linaro.org> Date: Thu Sep 14 20:57:08 2023 +0200 exec: Move cpu_loop_foo() target agnostic functions to 'cpu- common.h' While these functions are not TCG specific, they are not target specific. Move them to "exec/cpu-common.h" so their callers don't have to be tainted as target specific.
Indeed, thanks Eric for justifying this patch.
Ah right, I was looking at an old QEMU version....
FYI I tried to clarify a bit these header patterns here: 20231226150441.97501-1-philmd@linaro.org/">https://lore.kernel.org/qemu-devel/20231226150441.97501-1-philmd@linaro.org/
[Prev in Thread] | Current Thread | [Next in Thread] |