VirtualBox

Changeset 72265 in vbox for trunk/include


Ignore:
Timestamp:
May 20, 2018 1:08:29 PM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
122713
Message:

VMM: Added PGMGetGuestCR3Phys for debug/log purposes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/pgm.h

    r71081 r72265  
    439439VMMDECL(PGMMODE)    PGMGetHostMode(PVM pVM);
    440440VMMDECL(const char *) PGMGetModeName(PGMMODE enmMode);
     441VMM_INT_DECL(RTGCPHYS) PGMGetGuestCR3Phys(PVMCPU pVCpu);
    441442VMM_INT_DECL(void)  PGMNotifyNxeChanged(PVMCPU pVCpu, bool fNxe);
    442443VMMDECL(bool)       PGMHasDirtyPages(PVM pVM);
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