commit | 5bf24ec9c4d4771a9469cadd19cf534e9a32a9db | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Fri Feb 14 18:16:50 2025 -0800 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Sun Feb 16 14:45:38 2025 +0100 |
tree | 6b3098569db213e8209dc9087e74b787020c4c66 | |
parent | 62fb8ec35b7d7de7bfd4bd008026d49a5f52f946 [diff] |
hw/rx: Allow execution without either bios or kernel Users can use -device loader to get an ELF file loaded to memory, so we don't need to require one of these options. Signed-off-by: Keith Packard <keithp@keithp.com> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-ID: <20250215021654.1786679-2-keithp@keithp.com> Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>