diff options
author | Pawan Gupta <pawan.kumar.gupta@linux.intel.com> | 2023-06-23 13:26:25 -0700 |
---|---|---|
committer | Paolo Bonzini <pbonzini@redhat.com> | 2023-06-29 10:49:43 +0200 |
commit | 5bef742cc4f0e21c80a31611af7881ba811e507f (patch) | |
tree | f954647196d77ddebf278024516ecca92c849b8a /docs/devel | |
parent | 67f85346ca9305d9fb3254ceff735ceaadeb0911 (diff) | |
download | qemu-5bef742cc4f0e21c80a31611af7881ba811e507f.zip qemu-5bef742cc4f0e21c80a31611af7881ba811e507f.tar.gz qemu-5bef742cc4f0e21c80a31611af7881ba811e507f.tar.bz2 |
target/i386: Export MSR_ARCH_CAPABILITIES bits to guests
On Intel CPUs there are certain bits in MSR_ARCH_CAPABILITIES that
indicates if the CPU is not affected by a vulnerability. Without these
bits guests may try to deploy the mitigation even if the CPU is not
affected.
Export the bits to guests that indicate immunity to hardware
vulnerabilities.
Signed-off-by: Pawan Gupta <pawan.kumar.gupta@linux.intel.com>
Message-ID: <63d85cc76d4cdc51e6c732478b81d8f13be11e5a.1687551881.git.pawan.kumar.gupta@linux.intel.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'docs/devel')
0 files changed, 0 insertions, 0 deletions