Changeset 109036 in vbox
- Timestamp:
- Apr 21, 2025 11:26:45 AM (13 days ago)
- svn:sync-xref-src-repo-rev:
- 168567
- Location:
- trunk/src/VBox/VMM/VMMR3
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUMR3Db.cpp
r109020 r109036 125 125 126 126 # include "cpus/ARM_Apple_M1.h" 127 # include "cpus/ARM_Qualcomm_Snapdragon_X.h" 127 128 128 129 #endif … … 244 245 */ 245 246 &g_Entry_ARM_Apple_M1.Core, 247 &g_Entry_ARM_Qualcomm_Snapdragon_X.Core, 246 248 #endif /* VBOX_VMM_TARGET_ARMV8 || RT_ARCH_ARM64 */ 247 249 };
Note:
See TracChangeset
for help on using the changeset viewer.