summaryrefslogtreecommitdiff
path: root/src/VBox/VMM/VMMR3/CPUM-armv8.cpp
Commit message (Expand)AuthorAgeFilesLines
* *: doxygen corrections (mostly about removing @returns from functions returni...vboxsync2023-05-111-3/+0
* VMM/ARMv8: Add ability to insert new system register ranges (based on the MSR...vboxsync2023-04-131-0/+2
* VMM: Start on system register handling for ARMv8 (which is ver similar to how...vboxsync2023-03-281-0/+4
* VMM/{CPUM,DBGF}: Some basic support to dump register values with DBGF for ARM...vboxsync2023-03-201-14/+0
* VMM: More ARMv8 x86/amd64 separation work, VBoxVMMArm compiles and links now,...vboxsync2023-03-191-0/+10
* VMM/CPUM: Quick doxygen fix (need to organize the docs differently). bugref:1...vboxsync2023-03-171-6/+1
* VMM: More ARMv8 x86/amd64 separation work, bugref:10385vboxsync2023-03-151-0/+665