VirtualBox

儲存庫 vbox 的更動 79122


忽略:
時間撮記:
2019-6-13 上午10:43:03 (5 年 以前)
作者:
vboxsync
訊息:

VMM/IEM: Nested VMX: bugref:9180 Comment, for upcoming changes.

檔案:
修改 1 筆資料

圖例:

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

    r79115 r79122  
    233233/** The CPUMCTX_EXTRN_XXX mask that the IEM VM-exit code will import on-demand when
    234234 *  needed, primarily because there are several IEM VM-exit interface functions and
    235  *  some of which may not cause a VM-exit at all. */
     235 *  some of which may not cause a VM-exit at all.
     236 *
     237 *  This is currently unused, but keeping it here in case we can get away a bit more
     238 *  fine-grained state handling.
     239 *
     240 *  @note Update HM_CHANGED_VMX_VMEXIT_MASK if something here changes. */
    236241# define IEM_CPUMCTX_EXTRN_VMX_VMEXIT_MASK         (  CPUMCTX_EXTRN_CR0 | CPUMCTX_EXTRN_CR3 | CPUMCTX_EXTRN_CR4 \
    237242                                                    | CPUMCTX_EXTRN_DR7 | CPUMCTX_EXTRN_DR6 \
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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