Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-01 | linux-user: Split out cpu/target_proc.h | Richard Henderson | |
Move the various open_cpuinfo functions into new files. Move the m68k open_hardware function as well. All other guest architectures get a boilerplate empty file. Tested-by: Helge Deller <deller@gmx.de> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org> |