Changeset 101539 in vbox for trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp
- Timestamp:
- Oct 22, 2023 2:43:09 AM (19 months ago)
- svn:sync-xref-src-repo-rev:
- 159616
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMR3/CPUM-armv8.cpp
r101190 r101539 29 29 * 30 30 * The CPU Monitor / Manager keeps track of all the CPU registers. 31 * This is the ARMv8 variant which is doing much less than its x86/ amd6431 * This is the ARMv8 variant which is doing much less than its x86/AMD6464 32 32 * counterpart due to the fact that we currently only support the NEM backends 33 33 * for running ARM guests. It might become complex iff we decide to implement our
Note:
See TracChangeset
for help on using the changeset viewer.