Changeset 50541 in vbox for trunk/src/VBox/HostDrivers/Support
- Timestamp:
- Feb 21, 2014 1:02:23 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92392
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/HostDrivers/Support/SUPDrv.c
r50540 r50541 3551 3551 RTThreadPreemptRestore(&PreemptState); 3552 3552 if (fIsSmxModeAmbiguous) 3553 SUPR0Printf(("W arning!!! CR4 hints SMX mode but your CPU is too secretive. Proceeding anyway... Wish usluck!\n"));3553 SUPR0Printf(("WARNING! CR4 hints SMX mode but your CPU is too secretive. Proceeding anyway... We wish you good luck!\n")); 3554 3554 return rc; 3555 3555 }
Note:
See TracChangeset
for help on using the changeset viewer.