VirtualBox

Changeset 24197 in vbox for trunk/include


Ignore:
Timestamp:
Oct 30, 2009 2:43:09 PM (15 years ago)
Author:
vboxsync
Message:

Introducing PGMHasDirtyPages

File:
1 edited

Legend:

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

    r24061 r24197  
    329329VMMDECL(PGMMODE)    PGMGetHostMode(PVM pVM);
    330330VMMDECL(const char *) PGMGetModeName(PGMMODE enmMode);
     331VMMDECL(bool)       PGMHasDirtyPages(PVM pVM);
    331332VMMDECL(int)        PGMHandlerPhysicalRegisterEx(PVM pVM, PGMPHYSHANDLERTYPE enmType, RTGCPHYS GCPhys, RTGCPHYS GCPhysLast,
    332333                                                 R3PTRTYPE(PFNPGMR3PHYSHANDLER) pfnHandlerR3, RTR3PTR pvUserR3,
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