Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-09 | hw/lm32/Kconfig: Introduce CONFIG_LM32_EVR for lm32-evr/uclinux boards | Philippe Mathieu-Daudé | |
We want to be able to use the 'LM32' config for architecture specific features. Introduce CONFIG_LM32_EVR to select the lm32-evr / lm32-uclinux boards. Reviewed-by: Alex Bennée <alex.bennee@linaro.org> Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-Id: <20210221225626.2589247-2-f4bug@amsat.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu> | |||
2020-08-21 | meson: convert hw/arch* | Marc-André Lureau | |
Each architecture's sourceset is placed in an hw_arch dictionary, and picked up from there when building the per-emulator static_library. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> |