Changeset 50873 in vbox
- Timestamp:
- Mar 25, 2014 5:59:33 PM (11 years ago)
- svn:sync-xref-src-repo-rev:
- 92971
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM.cpp
r50590 r50873 1084 1084 1085 1085 /** @cfgm{CPUM/GuestCpuName, string} 1086 * The name of ofthe CPU we're to emulate. The default is the host CPU.1086 * The name of the CPU we're to emulate. The default is the host CPU. 1087 1087 * Note! CPUs other than "host" one is currently unsupported. */ 1088 1088 char szCpuName[128];
Note:
See TracChangeset
for help on using the changeset viewer.