Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
kvm: x86: Enumerate support for CLZERO instruction
CLZERO is available to the guest if it is supported on the host. Therefore, enumerate support for the instruction in KVM_GET_SUPPORTED_CPUID whenever it is supported on the host. Signed-off-by: Jim Mattson <jmattson@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
- Loading branch information