|
From: | Christian Borntraeger |
Subject: | Re: [PATCH 3/4] hw/s390x/ipl: Remove unused 'exec/exec-all.h' included header |
Date: | Wed, 13 Dec 2023 09:18:25 +0100 |
User-agent: | Mozilla Thunderbird |
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 targetspecific. Move them to "exec/cpu-common.h" so their callers don't have to be tainted as target specific.
Ah right, I was looking at an old QEMU version....
[Prev in Thread] | Current Thread | [Next in Thread] |