ClangBuiltLinux / boot-utils

Collection of files for booting Linux kernels
26 stars 7 forks source link

add s390 buildroot and qemu commands #28

Closed nickdesaulniers closed 3 years ago

nickdesaulniers commented 3 years ago

The SystemZ maintainer in LLVM, Ulrich Weigand, sugguested that buildroot should work if manually switched to use glibc.

Add a buildroot config, and qemu command to boot.

Currently require's David Hildenbrand david@redhat.com's QEMU patches at https://lists.nongnu.org/archive/html/qemu-s390x/2021-01/msg00035.html to boot.

nickdesaulniers commented 3 years ago

cc @davidhildenbrand

davidhildenbrand commented 3 years ago

QEMU patches were reviewed, so they should land in qemu/master in a 1-3 weeks.