VirtualBox

Changeset 47062 in vbox for trunk


Ignore:
Timestamp:
Jul 9, 2013 8:59:58 PM (12 years ago)
Author:
vboxsync
Message:

HMVMX: Look at the right exit info to figure out error code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR0/HMVMXR0.cpp

    r47056 r47062  
    48914891
    48924892                uint32_t u32ErrCode = 0;
    4893                 if (VMX_IDT_VECTORING_INFO_ERROR_CODE_IS_VALID(pVCpu->hm.s.Event.u64IntrInfo))
     4893                if (VMX_IDT_VECTORING_INFO_ERROR_CODE_IS_VALID(pVmxTransient->uIdtVectoringInfo))
    48944894                {
    48954895                    rc = hmR0VmxReadIdtVectoringErrorCodeVmcs(pVmxTransient);
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