VirtualBox

Changeset 86728 in vbox for trunk/src/VBox/VMM/VMMR3


Ignore:
Timestamp:
Oct 28, 2020 10:18:28 AM (5 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
141116
Message:

VMM/DBGF: Implement L2 binary search tree node insertion and walking the tree in R0, bugref:9837 [doxygen fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/DBGFR3Bp.cpp

    r86726 r86728  
    939939 * @param   pUVM                The user mode VM handle.
    940940 * @param   idxL2Root           The index of the tree root in the L2 table.
    941  * @param   hBpRoot             The node DBGF handle to insert.
    942  * @param   GCPtrRoot           The nodes GC pointer to use as a key.
     941 * @param   hBp                 The node DBGF handle to insert.
     942 * @param   GCPtr               The nodes GC pointer to use as a key.
    943943 */
    944944static int dbgfR3BpInt2L2BstNodeInsert(PUVM pUVM, uint32_t idxL2Root, DBGFBP hBp, RTGCUINTPTR GCPtr)
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