VirtualBox

儲存庫 vbox 的更動 66752


忽略:
時間撮記:
2017-5-3 上午05:09:35 (8 年 以前)
作者:
vboxsync
訊息:

VMM/IEM: Comment.

檔案:
修改 1 筆資料

圖例:

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

    r66711 r66752  
    6060/** Delivery of an external interrupt caused an exception. */
    6161#define IEMXCPTRAISEINFO_EXT_INT_XCPT            RT_BIT_32(4)
    62 /** Delivery of an software interrupt caused an exception. */
     62/** Delivery of an external interrupt caused an \#PF. */
    6363#define IEMXCPTRAISEINFO_EXT_INT_PF              RT_BIT_32(5)
    64 /** Delivery of an external interrupt caused a \#PF. */
     64/** Delivery of a software interrupt caused an exception. */
    6565#define IEMXCPTRAISEINFO_SOFT_INT_XCPT           RT_BIT_32(6)
    6666/** Delivery of an NMI caused an exception. */
注意: 瀏覽 TracChangeset 來幫助您使用更動檢視器

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