Changeset 13692 in vbox
- Timestamp:
- Oct 30, 2008 9:30:33 PM (16 years ago)
- svn:sync-xref-src-repo-rev:
- 38656
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Frontends/VBoxManage/VBoxManage.cpp
r13587 r13692 1004 1004 RTPrintf("vtxvpid=\"%s\"\n", HWVirtExVPIDEnabled ? "on" : "off"); 1005 1005 else 1006 RTPrintf("VT-x VPID: %s\n", HWVirtExVPIDEnabled ? "on" : "off");1006 RTPrintf("VT-x VPID: %s\n", HWVirtExVPIDEnabled ? "on" : "off"); 1007 1007 1008 1008 MachineState_T machineState;
Note:
See TracChangeset
for help on using the changeset viewer.