80623ea837
Remove upstream patch: 0001-sparc64-avoid-stringop-overread-warning-to-access-Ma.patch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=fc7c028dcdbfe981bca75d2a7b95f363eb691ef3 0001-mips-Do-not-include-hi-and-lo-in-clobber-list-for-R6.patch https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=1d7ba0165d8206ac073f7ac3b14fc0836b66eae7 0001-arch-s390-disable-SSP-when-needed.patch [3] https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=42e8d652438f5ddf04e5dac299cb5e623d113dc0 Tested on gitlab: https://gitlab.com/kubu93/buildroot/-/pipelines/402999845 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> |
||
---|---|---|
.. | ||
readme.txt |
Run the emulation with: qemu-system-s390x -M s390-ccw-virtio -cpu max,zpci=on -m 4G -smp 2 \ -kernel output/images/bzImage -drive file=output/images/rootfs.ext2,if=virtio,format=raw \ -append "rootwait root=/dev/vda net.ifnames=0 biosdevname=0" -display none -serial mon:stdio \ -net nic,model=virtio -net user # qemu_s390x_defconfig The login prompt will appear in the terminal that started Qemu.