Skip to content

Conversation

@sunfishcode
Copy link
Owner

__powerpc__ is defined on both 32-bit and 64-bit powerpc, fix the preprocessor tests to correctly detect 32-bit powerpc.

Also, remove the KVM_* ioctls, since most of them get errors with current Linux versions.

Fixes #148.

`__powerpc__` is defined on both 32-bit and 64-bit powerpc, fix the
preprocessor tests to correctly detect 32-bit powerpc.

Also, remove the `KVM_*` ioctls, since most of them get errors with
current Linux versions.

Fixes #148.
@sunfishcode sunfishcode merged commit 9ff2ba7 into main Feb 26, 2025
5 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/powerpc branch February 26, 2025 00:34
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.

Ioctl value incorrect for PPC

2 participants