diff options
author | 2016-07-23 07:25:29 +0000 | |
---|---|---|
committer | 2016-07-23 07:25:29 +0000 | |
commit | 57e025916cd91551791d99f73fb8de56495077c6 (patch) | |
tree | 8c996b2c8d28f8a217cdf2330ea812a49a4253da /gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils | |
parent | Dump vcpu state on unknown exit type, and add a diagnostic message (diff) | |
download | wireguard-openbsd-57e025916cd91551791d99f73fb8de56495077c6.tar.xz wireguard-openbsd-57e025916cd91551791d99f73fb8de56495077c6.zip |
Fix a few CPUID emulation issues:
Don't advertise a hyperthreaded CPU. This doesn't make a lot of sense now
as we only provide UP guest support. This, combined with the other CPUID
issues fixed, fooled NetBSD's topology enumeration code into thinking we
had an unsupportable core/thread/package configuration.
Also fixed the unsupported CPUID functions by returning 0 in the return
registers instead of leaving whatever trash happened to be there before
the call was made.
Diffstat (limited to 'gnu/usr.bin/perl/dist/ExtUtils-ParseXS/lib/ExtUtils')
0 files changed, 0 insertions, 0 deletions