kumquat-buildroot/board/qemu
Niklas Cassel 1b298db82f configs/qemu_riscv64_nommu_virt_defconfig: new defconfig
Add RISC-V 64-bit nommu defconfig for QEMU virt machine with MMU
disabled.

Unlike qemu_riscv64_virt, qemu_riscv64_nommu_virt does not use OpenSBI,
since the kernel is running in machine mode (M-mode).

After the build is complete, you can start QEMU using the launcher
script:
$ output/images/start-qemu.sh

Signed-off-by: Niklas Cassel <niklas.cassel@wdc.com>
Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-05-30 21:15:10 +02:00
..
aarch64-sbsa board/qemu/aarch64-sbsa: use partition-type-uuid for genimage-15 2022-01-03 21:41:50 +01:00
aarch64-virt configs/qemu_aarch64_virt_defconfig: linux.config: enable fb/input support 2022-01-22 20:08:41 +01:00
arm-versatile qemu_arm_versatile_nommu: switch to in-kernel defconfig + fragment 2022-01-08 15:12:35 +01:00
arm-vexpress
arm-vexpress-tz board/qemu/arm-vexpress-tz: use enable=on 2022-01-15 17:02:52 +01:00
m68k-mcf5208
m68k-q800
microblazebe-mmu
microblazeel-mmu
mips32r2-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r2el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips32r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips32r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64el-malta board/qemu/mips*-malta: switch from IDE disk to SCSI disk 2021-11-06 11:51:24 +01:00
mips64r6-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
mips64r6el-malta configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
nios2-10m50
or1k
ppc64-e5500 configs/qemu_ppc64_e5500: enable dhcp on network interface 2021-12-28 22:14:52 +01:00
ppc64-pseries
ppc64le-powernv8 configs/qemu_ppc64le_powernv8: new defconfig 2022-01-11 21:37:28 +01:00
ppc64le-pseries
ppc-bamboo configs/qemu_ppc_bamboo: new defconfig 2022-01-11 21:44:33 +01:00
ppc-e500mc configs/qemu_ppc_e500mc: enable dhcp on network interface 2021-12-28 22:14:55 +01:00
ppc-g3beige configs/qemu_ppc_g3beige: update to Linux 5.15 2021-11-03 18:43:12 +01:00
ppc-mac99
ppc-mpc8544ds
riscv32-virt
riscv64-virt configs/qemu_riscv64_nommu_virt_defconfig: new defconfig 2022-05-30 21:15:10 +02:00
s390x configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sh4-r2d
sh4eb-r2d
sparc64-sun4u configs/qemu: update defconfigs to Linux 5.15 2021-11-06 11:52:01 +01:00
sparc-ss10
x86
x86_64
xtensa-lx60
post-image.sh