|
From: | Richard Henderson |
Subject: | Re: [PATCH 2/6] hw/loader: Remove unused load_elf_ram() |
Date: | Mon, 27 Jan 2025 13:12:15 -0800 |
User-agent: | Mozilla Thunderbird |
On 1/27/25 03:38, Philippe Mathieu-Daudé wrote:
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> --- include/hw/loader.h | 14 +------------- hw/core/loader.c | 16 +--------------- 2 files changed, 2 insertions(+), 28 deletions(-)
Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |