You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qemu/configs/devices
Djordje Todorovic 2264f637da hw/riscv: Add support for MIPS Boston-aia board mode
The board model supports up to 64 harts with MIPS CPS, MIPS GCR,
MIPS CPC, AIA plic, and AIA clint devices. The model can create
boot code, if there is no -bios parameter. We can specify -smp x,
cores=y,thread=z.
Ex: Use 4 cores and 2 threads with each core to
have 8 smp cpus as follows.
  qemu-system-riscv64 -cpu mips-p8700 \
  -m 2G -M boston-aia \
  -smp 8,cores=4,threads=2 -kernel fw_payload.bin \
  -drive file=rootfs.ext2,format=raw -serial stdio

Signed-off-by: Chao-ying Fu <cfu@mips.com>
Signed-off-by: Djordje Todorovic <djordje.todorovic@htecgroup.com>
Acked-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
Acked-by: Alistair Francis <alistair.francis@wdc.com>
Message-ID: <20260108134128.2218102-11-djordje.todorovic@htecgroup.com>
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
6 days ago
..
aarch64-softmmu configs: drop SBSA_REF from minimal specification 3 months ago
alpha-softmmu alpha: switch boards to "default y" 2 years ago
arm-softmmu hw/arm: Remove 'n800' and 'n810' machines 1 year ago
avr-softmmu avr: switch boards to "default y" 2 years ago
hppa-softmmu hppa: switch boards to "default y" 2 years ago
i386-softmmu i386: Introduce tdx-guest object 8 months ago
loongarch64-softmmu loongarch: switch boards to "default y" 2 years ago
m68k-softmmu m68k: switch boards to "default y" 2 years ago
microblaze-softmmu hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu 1 year ago
microblazeel-softmmu hw/microblaze: Deprecate big-endian petalogix-ml605 & xlnx-zynqmp-pmu 1 year ago
mips-softmmu hw/mips: Remove mipssim machine 4 months ago
mips64-softmmu mips: switch boards to "default y" 2 years ago
mips64el-softmmu mips: switch boards to "default y" 2 years ago
mipsel-softmmu configs: rename default-configs to configs and reorganise 5 years ago
or1k-softmmu openrisc: switch boards to "default y" 2 years ago
ppc-softmmu hw/ppc/pegasos2: Rename to pegasos 3 months ago
ppc64-softmmu ppc: switch boards to "default y" 2 years ago
riscv32-softmmu riscv: switch boards to "default y" 2 years ago
riscv64-softmmu hw/riscv: Add support for MIPS Boston-aia board mode 6 days ago
rx-softmmu rx: switch boards to "default y" 2 years ago
s390x-softmmu s390x: switch boards to "default y" 2 years ago
sh4-softmmu configs: Fix typo in the sh4-softmmu devices config file 1 year ago
sh4eb-softmmu Revert "Remove the unused sh4eb target" 1 year ago
sparc-softmmu sparc: switch boards to "default y" 2 years ago
sparc64-softmmu sparc: switch boards to "default y" 2 years ago
tricore-softmmu tricore: switch boards to "default y" 2 years ago
x86_64-softmmu migration: Remove spurious files 3 years ago
xtensa-softmmu xtensa: switch boards to "default y" 2 years ago
xtensaeb-softmmu configs: rename default-configs to configs and reorganise 5 years ago