VirtualBox

vbox的更動 13815 路徑 trunk/include


忽略:
時間撮記:
2008-11-4 下午10:46:38 (16 年 以前)
作者:
vboxsync
訊息:

Some RTGCPTR32 cleanup.

位置:
trunk/include/VBox
檔案:
修改 2 筆資料

圖例:

未更動
新增
刪除
  • trunk/include/VBox/vm.h

    r13796 r13815  
    493493     * @remark  Assume interrupts disabled.
    494494     */
    495     RTGCPTR32           pfnVMMGCGuestToHostAsmGuestCtx/*(int32_t eax, CPUMCTXCORE Ctx)*/;
     495    RTRCPTR             pfnVMMGCGuestToHostAsmGuestCtx/*(int32_t eax, CPUMCTXCORE Ctx)*/;
    496496
    497497    /**
     
    508508     * @remark  Assume interrupts disabled.
    509509     */
    510     RTGCPTR32           pfnVMMGCGuestToHostAsmHyperCtx/*(int32_t eax, PCPUMCTXCORE ecx)*/;
     510    RTRCPTR             pfnVMMGCGuestToHostAsmHyperCtx/*(int32_t eax, PCPUMCTXCORE ecx)*/;
    511511
    512512    /**
     
    520520     * @remark  Assume interrupts disabled.
    521521     */
    522     RTGCPTR32           pfnVMMGCGuestToHostAsm/*(int32_t eax)*/;
     522    RTRCPTR             pfnVMMGCGuestToHostAsm/*(int32_t eax)*/;
    523523    /** @} */
    524524
  • trunk/include/VBox/vm.mac

    r13791 r13815  
    6262    .u32Reserved        resd 5
    6363
    64     .pfnVMMGCGuestToHostAsmGuestCtx RTGCPTR32_RES 1
    65     .pfnVMMGCGuestToHostAsmHyperCtx RTGCPTR32_RES 1
    66     .pfnVMMGCGuestToHostAsm         RTGCPTR32_RES 1
     64    .pfnVMMGCGuestToHostAsmGuestCtx RTRCPTR_RES 1
     65    .pfnVMMGCGuestToHostAsmHyperCtx RTRCPTR_RES 1
     66    .pfnVMMGCGuestToHostAsm         RTRCPTR_RES 1
    6767
    6868    .uPadding1          RTHCPTR_RES 1
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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