qemu/hw/xtensa
Paolo Bonzini 0a12e7b752 xtensa: switch boards to "default y"
Some targets use "default y" for boards to filter out those that require
TCG.  For consistency we are switching all other targets to do the same.
Continue with Xtensa.

No changes to generated config-devices.mak file.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2024-05-03 15:47:48 +02:00
..
bootparam.h hw/xtensa: Include missing 'exec/cpu-common.h' in 'bootparam.h' 2024-04-25 12:48:12 +02:00
Kconfig xtensa: switch boards to "default y" 2024-05-03 15:47:48 +02:00
meson.build meson: convert hw/arch* 2020-08-21 06:30:33 -04:00
mx_pic.c hw/xtensa: fix reset value of MIROUT register of MX PIC 2022-05-06 15:27:40 -07:00
pic_cpu.c target/xtensa: Include missing 'qemu/atomic.h' header 2023-08-31 19:47:43 +02:00
sim.c trivial: Simplify the spots that use TARGET_BIG_ENDIAN as a numeric value 2023-09-08 13:08:52 +03:00
virt.c hw/xtensa/virt: use pci_init_nic_devices() 2024-02-02 16:23:47 +00:00
xtensa_memory.c Do not include cpu.h if it's not really necessary 2021-05-02 17:24:51 +02:00
xtensa_memory.h Include exec/memory.h slightly less 2019-08-16 13:31:52 +02:00
xtensa_sim.h hw/xtensa: add virt machine 2019-10-18 20:38:10 -07:00
xtfpga.c hw/xtensa/xtfpga: use qemu_create_nic_device() 2024-02-02 16:23:47 +00:00