VirtualBox

Changeset 106670 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 24, 2024 5:05:00 PM (3 months ago)
Author:
vboxsync
Message:

VMM/ARM: Workaround for the UEFI accessing MMIO space with an instruction which doesn't produce a valid instruction syndrome, bugref:10732 [build fix]

File:
1 edited

Legend:

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

    r106666 r106670  
    743743
    744744
    745 #ifdef DEBUG_aeichner
    746745DECLINLINE(int) pgmGstWalkReturnNotPresent(PVMCPUCC pVCpu, PPGMPTWALK pWalk, uint8_t uLevel)
    747746{
     
    774773    return VERR_PAGE_TABLE_NOT_PRESENT;
    775774}
    776 #endif
    777775
    778776
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