VirtualBox

Changeset 4615 in vbox for trunk/src/VBox/VMM/REMInternal.h


Ignore:
Timestamp:
Sep 7, 2007 7:25:16 PM (17 years ago)
Author:
vboxsync
Message:

REM(R3)NotifyHandlerPhysicalModify no longer needs a pvHC pointer, made it a flag instead.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/REMInternal.h

    r4071 r4615  
    9292        struct
    9393        {
    94             RTHCPTR             pvHCPtr;
    9594            RTGCPHYS            GCPhysOld;
    9695            RTGCPHYS            GCPhysNew;
     
    9897            PGMPHYSHANDLERTYPE  enmType;
    9998            bool                fHasHCHandler;
     99            bool                fRestoreAsRAM;
    100100        } PhysicalModify;
    101101        uint64_t                padding[3 + (HC_ARCH_BITS == 64)];
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