Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

qemu: disable pdpe1gb on Intel Mac #1487

Merged
merged 1 commit into from
Apr 14, 2023

Conversation

AkihiroSuda
Copy link
Member

jandubois
jandubois previously approved these changes Apr 14, 2023
Copy link
Member

@jandubois jandubois left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I haven't tested it, but patch looks good.

I'm just confused why this is not required with earlier versions of qemu; don't they enable large page sizes by default?

The SO entry seems to describe a different error/symptom; just the workaround seems to be the same.

But if prevents the crash, then this should be good.

https://stackoverflow.com/a/72863744/5167443

Workaround for issue 1485

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda
Copy link
Member Author

I'm just confused why this is not required with earlier versions of qemu; don't they enable large page sizes by default?

QEMU v8.0.0-rc1 bumped up the EDK2 binary (https://gitlab.com/qemu-project/qemu/-/commit/86305e864191123dcf87c3af639fddfc59352ac6), that might be the reason.

@AkihiroSuda AkihiroSuda merged commit b03835d into lima-vm:master Apr 14, 2023
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants