VirtualBox

Ignore:
Timestamp:
Apr 14, 2025 8:45:36 PM (4 weeks ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
168488
Message:

VMM,Main,Devices: Respect VBOX_VMM_TARGET_ARMV8 correctly on amd64 hosts (for IEM debugging purposes). jiraref:VBP-1598

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/PGMAll.cpp

    r108929 r108968  
    39473947VMMDECL(PGMMODE) PGMGetShadowMode(PVMCPU pVCpu)
    39483948{
    3949 #ifndef VBOX_WITH_ONLY_PGM_NEM_MODE
     3949#if !defined(VBOX_WITH_ONLY_PGM_NEM_MODE) && defined(VBOX_VMM_TARGET_X86)
    39503950    return pVCpu->pgm.s.enmShadowMode;
    39513951#else
Note: See TracChangeset for help on using the changeset viewer.

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