You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 13, 2024. It is now read-only.
QEMU actually can emulate processors newer than Z900 (Debian Buster has qemu 3.1.0 which should emulate IBM machines up to z12)
Buildroot dropped support for s390 back in 2009 (gentoo netboot initramfs may be an alternative)
When booting (qemu-system-s390x -m 512m -machine s390-ccw-virtio -initrd images/s390/rootfs.cpio -display none -serial mon:stdio -kernel linux/arch/s390/boot/bzImage) there was a kernel fault: S390 support #229 (comment)