Changeset 58122 in vbox for trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
- Timestamp:
- Oct 8, 2015 5:11:58 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/VMM/VMMAll/PGMAllBth.h
r58116 r58122 1588 1588 * Modifies a shadow PTE to account for access handlers. 1589 1589 * 1590 * @param pVM Pointer to the VM.1590 * @param pVM The cross context VM structure. 1591 1591 * @param pPage The page in question. 1592 1592 * @param fPteSrc The shadowed flags of the source PTE. Must include the … … 3760 3760 * 3761 3761 * @returns The number of errors. 3762 * @param pVM The virtual machine.3762 * @param pVM The cross context VM structure. 3763 3763 * @param pVCpu Pointer to the VMCPU. 3764 3764 * @param cr3 Guest context CR3 register.
Note:
See TracChangeset
for help on using the changeset viewer.