mirror of
https://github.com/mageddo/dns-proxy-server.git
synced 2026-04-25 09:25:56 +03:00
[GH-ISSUE #500] Upgrade Version Qemu #172
Labels
No labels
bug
confirmed
discussion
duplicate
enhancement
feature
feature-request
not-planned
pull-request
secondary-feature
stale
triage
waiting-feedback
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dns-proxy-server-mageddo#172
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mageddo on GitHub (Jun 27, 2024).
Original GitHub issue: https://github.com/mageddo/dns-proxy-server/issues/500
What is Happening
Looks like Qemu 7 along with graalvm is producing a binary which doesn't work on non 4k page size linux arm64 kernels.
Page size was reported at #473
What is Expected
Upgrade Qemu to 8.x as suggested at this issue (https://github.com/oracle/graal/issues/7513)
Changes (Optional)