qemu/configs/devices
Fabiano Rosas 99f2f2ad9e arm/Kconfig: Always select SEMIHOSTING when TCG is present
We are about to enable the build without TCG, so CONFIG_SEMIHOSTING
and CONFIG_ARM_COMPATIBLE_SEMIHOSTING cannot be unconditionally set in
default.mak anymore. So reflect the change in a Kconfig.

Instead of using semihosting/Kconfig, use a target-specific file, so
that the change doesn't affect other architectures which might
implement semihosting in a way compatible with KVM.

The selection from ARM_v7M needs to be removed to avoid a cycle during
parsing.

Signed-off-by: Fabiano Rosas <farosas@suse.de>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-id: 20230426180013.14814-11-farosas@suse.de
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
2023-05-02 10:54:32 +01:00
..
aarch64-softmmu configure: allow the selection of alternate config in the build 2021-07-09 18:21:34 +02:00
alpha-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
arm-softmmu arm/Kconfig: Always select SEMIHOSTING when TCG is present 2023-05-02 10:54:32 +01:00
avr-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
cris-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
hppa-softmmu hppa: use new CONFIG_HPPA_B160L option instead of CONFIG_DINO to build hppa machine 2022-05-08 18:52:36 +01:00
i386-softmmu Kconfig: Add CONFIG_SGX support 2021-09-30 14:50:19 +02:00
loongarch64-softmmu hw/loongarch: Add support loongson3 virt machine type. 2022-06-06 18:09:03 +00:00
m68k-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
microblaze-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
microblazeel-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
mips-softmmu hw/mips/Kconfig: Track Malta's PIIX dependencies via Kconfig 2023-01-13 16:22:57 +01:00
mips64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
mips64el-softmmu hw/isa/vt82c686: Instantiate IDE function in host device 2022-10-31 11:32:07 +01:00
mipsel-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
nios2-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
or1k-softmmu hw/openrisc: Add the OpenRISC virtual machine 2022-09-04 07:02:57 +01:00
ppc-softmmu hw/ppc/meson: Allow e500 boards to be enabled separately 2022-10-17 16:15:09 -03:00
ppc64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
riscv32-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
riscv64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
rx-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
s390x-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sh4-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sh4eb-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sparc-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
sparc64-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
tricore-softmmu hw/tricore: fix inclusion of tricore_testboard 2021-07-20 20:10:21 +02:00
x86_64-softmmu migration: Remove spurious files 2023-02-11 16:51:09 +01:00
xtensa-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00
xtensaeb-softmmu configs: rename default-configs to configs and reorganise 2021-07-09 18:21:34 +02:00