Skip to content

Update aports.config for QEMU 11.0#314

Open
spital wants to merge 1 commit into
tonistiigi:masterfrom
spital:spital-qemu-v11
Open

Update aports.config for QEMU 11.0#314
spital wants to merge 1 commit into
tonistiigi:masterfrom
spital:spital-qemu-v11

Conversation

@spital
Copy link
Copy Markdown

@spital spital commented Apr 23, 2026

• Implemented the QEMU 11.0 fix in patches/aports.config:1.

What changed:

  • Added a 11.0.0 Alpine aports mapping pinned to commit 96d9f625639b8006dc33d4628d2c61ecb81b36c0.
  • Skipped two Alpine patches for QEMU 11:
    • linux-user-fix-name_to_handle_at-when-AT_HANDLE_MNT_: already effectively upstream in QEMU 11.
    • fix-strerrorname_np: no longer applies to the QEMU 11 source layout.

Codex created the patch.
Printed version on my arm64 rk3588 nanoPC-T6 and on my x64 dell ntb.

REPO_SLUG=myuser/binfmt QEMU_VERSION=v11.0.0 docker buildx bake --load mainline --progress=plain
docker run --rm  myuser/binfmt:test --version

binfmt/b4334b8 qemu/v11.0.0 go/1.25.9

docker run --privileged --rm myuser/binfmt:test --install all worked, arm64 emu worked on x64, but it did not seem to fix my numba problem I experienced recently, need some more tests, hopefully on riscv64 too...

• Implemented the QEMU 11.0 fix in patches/aports.config:1.

  What changed:

  - Added a 11.0.0 Alpine aports mapping pinned to commit 96d9f625639b8006dc33d4628d2c61ecb81b36c0.
  - Skipped two Alpine patches for QEMU 11:
      - linux-user-fix-name_to_handle_at-when-AT_HANDLE_MNT_: already effectively upstream in QEMU 11.
      - fix-strerrorname_np: no longer applies to the QEMU 11 source layout.
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.

1 participant