mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-11-06 11:44:51 +00:00
OSPKE is not a static feature flag: it changes dynamically at runtime depending on CR4, and it was never configurable: KVM never returned OSPKE on GET_SUPPORTED_CPUID, and on TCG enables it automatically if CR4_PKE_MASK is set. Remove OSPKE from the feature name array so users don't try to configure it manually. Backports commit 9ccb9784b57804f5c74434ad6ccb66650a015ffc from qemu |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| m68k | ||
| mips | ||
| sparc | ||