diff options
author | Jim Mattson <jmattson@google.com> | 2022-09-01 14:18:07 -0700 |
---|---|---|
committer | Sean Christopherson <seanjc@google.com> | 2023-01-24 10:05:18 -0800 |
commit | 2a4209d6a9cb51082813e3081e1172ae68d27935 (patch) | |
tree | bd66f553b3f03217893769b0281cc44dc47df62a /arch/x86/include/uapi/asm/kvm.h | |
parent | f8df91e73a6827a4569bb56cd53e55b4ea2f5b1f (diff) | |
download | linux-2a4209d6a9cb51082813e3081e1172ae68d27935.tar.gz linux-2a4209d6a9cb51082813e3081e1172ae68d27935.tar.bz2 linux-2a4209d6a9cb51082813e3081e1172ae68d27935.zip |
KVM: x86: Advertise fast REP string features inherent to the CPU
Fast zero-length REP MOVSB, fast short REP STOSB, and fast short REP
{CMPSB,SCASB} are inherent features of the processor that cannot be
hidden by the hypervisor. When these features are present on the host,
enumerate them in KVM_GET_SUPPORTED_CPUID.
Signed-off-by: Jim Mattson <jmattson@google.com>
Reviewed-by: Sean Christopherson <seanjc@google.com>
Link: https://lore.kernel.org/r/20220901211811.2883855-2-jmattson@google.com
Signed-off-by: Sean Christopherson <seanjc@google.com>
Diffstat (limited to 'arch/x86/include/uapi/asm/kvm.h')
0 files changed, 0 insertions, 0 deletions