VirtualBox

Changeset 48248 in vbox


Ignore:
Timestamp:
Sep 3, 2013 12:44:22 PM (11 years ago)
Author:
vboxsync
Message:

Comments.

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/iom.h

    r45305 r48248  
    5858 *
    5959 * @remark  To avoid making assumptions about the layout of the
    60  *          VINF_EM_FIRST...VINF_EM_LAST range we're checking
    61  *          explicitly for each for exach the exceptions.
    62  *          However, for efficieny we ASSUME that the
    63  *          VINF_EM_LAST is smaller than most of the relevant
    64  *          status codes.  We also ASSUME that the
    65  *          VINF_EM_RESCHEDULE_REM status code is the most
    66  *          frequent status code we'll enounter in this range.
     60 *          VINF_EM_FIRST...VINF_EM_LAST range we're checking explicitly for
     61 *          each exact exception. However, for efficiency we ASSUME that the
     62 *          VINF_EM_LAST is smaller than most of the relevant status codes. We
     63 *          also ASSUME that the VINF_EM_RESCHEDULE_REM status code is the
     64 *          most frequent status code we'll enounter in this range.
    6765 *
    6866 * @todo    Will have to add VINF_EM_DBG_HYPER_BREAKPOINT if the
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r48240 r48248  
    19811981/**
    19821982 * Sets up the initial exception bitmap in the VMCS based on static conditions
    1983  * (i.e. conditions that cannot ever change at runtime).
     1983 * (i.e. conditions that cannot ever change after starting the VM).
    19841984 *
    19851985 * @returns VBox status code.
Note: See TracChangeset for help on using the changeset viewer.

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