VirtualBox

Changeset 91986 in vbox for trunk/include/VBox/vmm


Ignore:
Timestamp:
Oct 22, 2021 3:21:40 AM (3 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
147794
Message:

VMM: Nested VMX: bugref:10092 Added PGMSetGuestEptPtr.

File:
1 edited

Legend:

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

    r91952 r91986  
    354354VMM_INT_DECL(void)  PGMNotifyNxeChanged(PVMCPU pVCpu, bool fNxe);
    355355VMMDECL(bool)       PGMHasDirtyPages(PVM pVM);
     356#ifdef VBOX_WITH_NESTED_HWVIRT_VMX_EPT
     357VMM_INT_DECL(void)  PGMSetGuestEptPtr(PVMCPUCC pVCpu, uint64_t uEptPtr);
     358#endif
    356359
    357360/** PGM physical access handler type registration handle (heap offset, valid
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