HomeFreeBSD

Split identify_cpu() into two functions for amd64 as we do for i386. This

Description

Split identify_cpu() into two functions for amd64 as we do for i386. This
reduces diff between amd64 and i386. Also, it fixes a regression introduced
in r322076, i.e., identify_hypervisor() failed to identify some hypervisors.
This function assumes cpu_feature2 is already initialized.

Reported by: dexuan
Tested by: dexuan

Details

Provenance
jkimAuthored on
Parents
rS322322: libusb(3): Expose device caps as libusb_bos_descriptor::dev_capability
Branches
Unknown
Tags
Unknown