VirtualBox

Changeset 106389 in vbox


Ignore:
Timestamp:
Oct 16, 2024 2:23:01 PM (3 months ago)
Author:
vboxsync
Message:

VMM/PGM-armv8.cpp: Sketch some page table walking code for the debugger, nowhere near complete, bugref:10388 bugref:10393 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/PGM-armv8.cpp

    r106382 r106389  
    743743
    744744
     745#ifdef DEBUG_aeichner
    745746DECLINLINE(int) pgmGstWalkReturnNotPresent(PVMCPUCC pVCpu, PPGMPTWALK pWalk, uint8_t uLevel)
    746747{
     
    773774    return VERR_PAGE_TABLE_NOT_PRESENT;
    774775}
     776#endif
    775777
    776778
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette