Skip to content

Commit 5f8578b

Browse files
committed
qemu: Install qemu-system-sparc
This is needed to support booting sparc kernels in CI. Signed-off-by: Nathan Chancellor <nathan@kernel.org>
1 parent 2687211 commit 5f8578b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

qemu/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,6 @@ RUN pacman -Syyu --noconfirm && \
1313
qemu-system-ppc \
1414
qemu-system-riscv \
1515
qemu-system-s390x \
16+
qemu-system-sparc \
1617
qemu-system-x86 \
1718
zstd

0 commit comments

Comments
 (0)