Skip to content

Boot S390 kernels#60

Merged
nathanchance merged 4 commits into
ClangBuiltLinux:mainfrom
nathanchance:s390-booting
Jan 28, 2021
Merged

Boot S390 kernels#60
nathanchance merged 4 commits into
ClangBuiltLinux:mainfrom
nathanchance:s390-booting

Conversation

@nathanchance

Copy link
Copy Markdown
Member

I am currently testing presubmit here: https://github.com/nathanchance/continuous-integration2/actions/runs/516468260

If all looks good, I can merge after approval.

Closes: #42

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
This will use the copy of qemu-system-s390x that we now have in
qemu-binaries, which is required for booting clang built s390 kernels.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Now that boot-utils can use a working copy of qemu-system-s390x, use it.

Signed-off-by: Nathan Chancellor <nathan@kernel.org>
Signed-off-by: Nathan Chancellor <nathan@kernel.org>
@nickdesaulniers

Copy link
Copy Markdown
Member

x86: QEMU version: QEMU emulator version 4.2.1
s390: QEMU version: QEMU emulator version 5.2.50

I wonder if that was a big jump, or not?

@nathanchance

Copy link
Copy Markdown
Member Author

It is a decently large jump I think.

4.2 -> 5.0 -> 5.1 -> 5.2 -> 6.0 (which is what 5.2.50 will become).

Thanks for the review!

@nathanchance nathanchance merged commit 81e4712 into ClangBuiltLinux:main Jan 28, 2021
@nathanchance nathanchance deleted the s390-booting branch January 28, 2021 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable S390 booting

2 participants