Re: [PATCH 00/10] target: Provide target-specific Kconfig

2021-03-10 Thread Claudio Fontana
Hi all, where are we with this series? I am trying to figure out how to apply the whole thing, in order to build only compatible ARM boards and devices for KVM-only builds. Ie, I would like to combine this with: "arm cleanup experiment for kvm-only build" https://lists.gnu.org/archive/html/qemu

[PATCH 00/10] target: Provide target-specific Kconfig

2021-01-31 Thread Philippe Mathieu-Daudé
Hi, This series add a Kconfig file to each target, allowing to select target-specific features there, instead of from the hardware Kconfig. This simplifies managing multi-arch features such semihosting. Series organization: 1/ Some targets use the architecture symbol to select boards and periph