Romain Naour 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 роки тому
..
linux-nommu.config fd8a02fd75 configs/qemu: Update defconfigs to Linux 4.19.16 5 роки тому
linux.config 03fb00f217 qemu: update defconfigs to Linux 4.16.7 6 роки тому
readme.txt 7dcb9e98b5 board/qemu: remove the Qemu version from readme.txt 4 роки тому

readme.txt

Run the emulation with:

qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_defconfig

qemu-system-xtensa -M lx60 -cpu dc233c -monitor null -nographic -kernel output/images/Image.elf # qemu_xtensa_lx60_nommu_defconfig

The login prompt will appear in the terminal that started Qemu.