aboutsummaryrefslogtreecommitdiff
path: root/bsd-user/syscall.c
diff options
context:
space:
mode:
authorMichael Roth <michael.roth@amd.com>2021-07-07 19:36:23 -0500
committerEduardo Habkost <ehabkost@redhat.com>2021-07-13 09:13:29 -0400
commita7a0da844d299971bdbf99665bd63398668dde83 (patch)
tree5f037a3755255de83a7c4f788cec7a5889ad77e9 /bsd-user/syscall.c
parentcce087f628c651e905f5e2097d9bb9f678689669 (diff)
downloadqemu-a7a0da844d299971bdbf99665bd63398668dde83.zip
qemu-a7a0da844d299971bdbf99665bd63398668dde83.tar.gz
qemu-a7a0da844d299971bdbf99665bd63398668dde83.tar.bz2
target/i386: suppress CPUID leaves not defined by the CPU vendor
Currently all built-in CPUs report cache information via CPUID leaves 2 and 4, but these have never been defined for AMD. In the case of SEV-SNP this can cause issues with CPUID enforcement. Address this by allowing CPU types to suppress these via a new "x-vendor-cpuid-only" CPU property, which is true by default, but switched off for older machine types to maintain compatibility. Cc: "Dr. David Alan Gilbert" <dgilbert@redhat.com> Cc: Eduardo Habkost <ehabkost@redhat.com> Cc: Richard Henderson <richard.henderson@linaro.org> Cc: Igor Mammedov <imammedo@redhat.com> Cc: zhenwei pi <pizhenwei@bytedance.com> Suggested-by: Eduardo Habkost <ehabkost@redhat.com> Signed-off-by: Michael Roth <michael.roth@amd.com> Message-Id: <20210708003623.18665-1-michael.roth@amd.com> Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Diffstat (limited to 'bsd-user/syscall.c')
0 files changed, 0 insertions, 0 deletions