Lines Matching refs:system
36 the various devices in the system. Guest software should discover the devices
67 $ qemu-system-riscv64 \
79 $ qemu-system-riscv64 \
95 $ qemu-system-riscv64 -M virt -device riscv-iommu-pci (...)
150 $ qemu-system-riscv64 -M virt -smp 4 -m 2G \
169 Replace ``qemu-system-riscv64`` with ``qemu-system-riscv32`` in the command
189 $ qemu-system-riscv64 -M virt -smp 4 -m 2G \
207 $ qemu-system-riscv64 -M virt -smp 4 -m 2G \
213 riscv32_spl_defconfig builds, and replace ``qemu-system-riscv64`` with
214 ``qemu-system-riscv32`` in the command lines above to boot the 32-bit U-Boot.
232 $ qemu-system-riscv64 \