VirtualBox

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


Ignore:
Timestamp:
Jul 26, 2013 4:06:01 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
87579
Message:

PATM,IEM: Added interface for safely and quickly reading patch code.

File:
1 edited

Legend:

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

    r46159 r47427  
    142142
    143143VMMDECL(bool)           PATMIsPatchGCAddr(PVM pVM, RTRCUINTPTR pAddr);
     144VMM_INT_DECL(int)       PATMReadPatchCode(PVM pVM, RTGCPTR GCPtrPatchCode, void *pvDst, size_t cbToRead, size_t *pcbRead);
    144145
    145146VMM_INT_DECL(void)      PATMRawEnter(PVM pVM, PCPUMCTXCORE pCtxCore);
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