VirtualBox

忽略:
時間撮記:
2012-6-17 下午04:46:51 (13 年 以前)
作者:
vboxsync
svn:sync-xref-src-repo-rev:
78619
訊息:

Doxygen.

檔案:
修改 1 筆資料

圖例:

未更動
新增
刪除
  • trunk/src/VBox/VMM/include/PATMInternal.h

    r41800 r41801  
    561561/* Add a patch to guest lookup record
    562562 *
    563  * @param   pVM             The VM to operate on.
     563 * @param   pVM             Pointer to the VM.
    564564 * @param   pPatch          Patch structure ptr
    565565 * @param   pPatchInstrHC   Guest context pointer to patch block
     
    575575 *
    576576 * @returns VBox status code.
    577  * @param   pVM         The VM to operate on.
     577 * @param   pVM         Pointer to the VM.
    578578 * @param   pPatch      Patch record
    579579 */
     
    584584 *
    585585 * @returns VBox status code.
    586  * @param   pVM         The VM to operate on.
     586 * @param   pVM         Pointer to the VM.
    587587 * @param   pPatch      Patch record
    588588 */
     
    593593 *
    594594 * @returns Stat address
    595  * @param   pVM         The VM to operate on.
     595 * @param   pVM         Pointer to the VM.
    596596 * @param   pPatch      Patch structure
    597597 */
     
    602602 *
    603603 * @returns VBox status code.
    604  * @param   pVM             The VM to operate on.
     604 * @param   pVM             Pointer to the VM.
    605605 * @param   pPatchRec       Patch record
    606606 * @param   fForceRemove    Remove *all* patches
     
    612612 *
    613613 * @returns VBox status code.
    614  * @param   pVM         The VM to operate on.
     614 * @param   pVM         Pointer to the VM.
    615615 * @param   pCpu        CPU disassembly state
    616616 * @param   pInstrHC    Guest context pointer to privileged instruction
     
    625625 *
    626626 * @returns VBox status code.
    627  * @param   pVM         The VM to operate on
     627 * @param   pVM         Pointer to the VM.
    628628 * @param   pCpu        Disassembly state of instruction.
    629629 * @param   pInstrGC    GC Instruction pointer for instruction
     
    639639 *
    640640 * @returns patch record
    641  * @param   pVM         The VM to operate on.
     641 * @param   pVM         Pointer to the VM.
    642642 * @param   pInstrGC    Guest context point to the instruction
    643643 *
     
    649649 * Empty the specified tree (PV tree, MMR3 heap)
    650650 *
    651  * @param   pVM             The VM to operate on.
     651 * @param   pVM             Pointer to the VM.
    652652 * @param   ppTree          Tree to empty
    653653 */
     
    658658 * Empty the specified tree (U32 tree, MMR3 heap)
    659659 *
    660  * @param   pVM             The VM to operate on.
     660 * @param   pVM             Pointer to the VM.
    661661 * @param   ppTree          Tree to empty
    662662 */
     
    695695 *
    696696 * @returns Patch structure pointer if found; else NULL
    697  * @param   pVM           The VM to operate on.
     697 * @param   pVM           Pointer to the VM.
    698698 * @param   pInstr        Guest context point to instruction that might lie within 5 bytes of an existing patch jump
    699699 * @param   fIncludeHints Include hinted patches or not
     
    706706 *
    707707 * @returns VBox status code.
    708  * @param   pVM         The VM to operate on.
     708 * @param   pVM         Pointer to the VM.
    709709 * @param   pInstrGC    Guest context point to privileged instruction
    710710 * @param   pInstrHC    Host context point to privileged instruction
     
    724724 *
    725725 * @returns VBox status code.
    726  * @param   pVM         The VM to operate on.
     726 * @param   pVM         Pointer to the VM.
    727727 * @param   pInstrGC    Guest context point to privileged instruction
    728728 * @param   pInstrHC    Host context point to privileged instruction
     
    739739 *
    740740 * @returns VBox status code.
    741  * @param   pVM         The VM to operate on.
     741 * @param   pVM         Pointer to the VM.
    742742 * @param   pPatch      Patch record
    743743 *
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette