Changeset 51718 in vbox for trunk/src/VBox/HostDrivers
- Timestamp:
- Jun 25, 2014 4:13:33 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrv.c
r50993 r51718 3498 3498 if (rc == VINF_SUCCESS) 3499 3499 { 3500 VMX _CAPABILITY vtCaps;3500 VMXCAPABILITY vtCaps; 3501 3501 3502 3502 *pfCaps |= SUPVTCAPS_VT_X;
Note:
See TracChangeset
for help on using the changeset viewer.