VirtualBox

Changeset 45887 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
May 3, 2013 12:07:08 AM (12 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: todo for thinking about tomorrow.

File:
1 edited

Legend:

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

    r45886 r45887  
    51585158    {
    51595159        Assert(idxSel != VMX_VMCS16_GUEST_FIELD_TR);
     5160        /** @todo r=ramshankar: This can't be right for CS, SS which have exceptions for
     5161         *        certain bits, they're not all undefined. Consider ORing
     5162         *        HMVMX_SEL_UNUSABLE instead? */
    51605163        pSelReg->Attr.u = HMVMX_SEL_UNUSABLE;
    51615164    }
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