Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KVM guest: make kvm_para_available() check hypervisor bit reading cpu…
…id leaf This cpuid range does not exist on real HW and Intel spec says that "Information returned for highest basic information leaf" will be returned. Not very well defined. Signed-off-by: Gleb Natapov <gleb@redhat.com> Signed-off-by: Avi Kivity <avi@redhat.com>
- Loading branch information