VirtualBox

Ignore:
Timestamp:
Jul 16, 2009 11:54:31 AM (16 years ago)
Author:
vboxsync
Message:

Register guest allocated memory (locked & executable) for patching purposes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/WINNT/VBoxGuest/VBoxGuest_Internal.h

    r21227 r21644  
    5353
    5454#include <iprt/spinlock.h>
     55#include <iprt/memobj.h>
    5556
    5657#include <VBox/VMMDev.h>
     
    181182    ULONG hypervisorMappingSize;
    182183
     184    /* Patch memory object. */
     185    RTR0MEMOBJ PatchMemObj;
     186
    183187    /* Physical address and length of VMMDev memory */
    184188    PHYSICAL_ADDRESS memoryAddress;
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