Bug #1347
closedisainfo should indicate presence of vmx/svm support
0%
Description
Currently, isainfo does not indicate the presence of vmx (Intel virtualization) or svm (AMD virtualization) support. This is an important capability of modern x86 processors, and should be reflected through isainfo. Note that this issue corresponds to Joyent issue OS-382, and the diffs are from that fix.
Files
Updated by Eric Schrock almost 11 years ago
- Status changed from New to Resolved
changeset: 13425:8640246a3548
tag: tip
user: Bryan Cantrill <bryan@joyent.com>
date: Thu Aug 11 02:33:25 2011 -0700
description:
1347 isainfo should indicate presence of vmx/svm support
1348 isainfo -v potentially overflows 80 columns
Reviewed by: Richard Lowe <richlowe@richlowe.net>
Reviewed by: Robert Mustacchi <rm@joyent.com>
Approved by: Eric Schrock <Eric.Schrock@delphix.com>