commit | ff12b602fc9077197839f068b5c21beb82c71964 | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Mon Jan 27 08:28:02 2025 +0100 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Fri Jan 31 19:36:44 2025 +0100 |
tree | f082d67a549e90db0d8e2047d36b0af4ff50e73a | |
parent | 29c7bd8eaf0384ec0752779ca71fdbb1d6f5d961 [diff] |
hw/loader: Remove unused load_elf_ram() Last use of load_elf_ram() was removed in commit 188e255bf8e ("hw/s390x: Remove the possibility to load the s390-netboot.img binary"), remove it. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20250127113824.50177-3-philmd@linaro.org>