Changeset 109050 in vbox
- Timestamp:
- Apr 22, 2025 9:56:02 AM (12 days ago)
- svn:sync-xref-src-repo-rev:
- 168582
- Location:
- trunk/src/VBox/VMM/VMMR3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp
r109036 r109050 125 125 126 126 # include "cpus/ARM_Apple_M1.h" 127 # include "cpus/ARM_Apple_M2_Max.h" 127 128 # include "cpus/ARM_Qualcomm_Snapdragon_X.h" 128 129 … … 245 246 */ 246 247 &g_Entry_ARM_Apple_M1.Core, 248 &g_Entry_ARM_Apple_M2_Max.Core, 247 249 &g_Entry_ARM_Qualcomm_Snapdragon_X.Core, 248 250 #endif /* VBOX_VMM_TARGET_ARMV8 || RT_ARCH_ARM64 */
Note:
See TracChangeset
for help on using the changeset viewer.