diff options
| author | Eduardo Habkost | 2018-06-11 22:37:12 +0200 |
|---|---|---|
| committer | Eduardo Habkost | 2018-06-22 20:01:15 +0200 |
| commit | 9ccb9784b57804f5c74434ad6ccb66650a015ffc (patch) | |
| tree | 5e0e7a5a6dcb6261245258dab4d3ece982878d25 /scripts | |
| parent | i386: Remove osxsave CPUID flag name (diff) | |
| download | qemu-9ccb9784b57804f5c74434ad6ccb66650a015ffc.tar.gz qemu-9ccb9784b57804f5c74434ad6ccb66650a015ffc.tar.xz qemu-9ccb9784b57804f5c74434ad6ccb66650a015ffc.zip | |
i386: Remove ospke CPUID flag name
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.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Message-Id: <20180611203712.12086-1-ehabkost@redhat.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
