VirtualBox

Changeset 47242 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 19, 2013 12:16:13 AM (11 years ago)
Author:
vboxsync
Message:

Another CPL update. SS.RPL may not be the same as CPL in 64-bit mode on AMD(-V?) systems.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/CPUMAllRegs.cpp

    r47225 r47242  
    28572857     *         instruction to figure out whether SS:ESP are part of the frame
    28582858     *         or not.  VBox or qemu bug must've lead to this misconception.
     2859     *
     2860     * Update2: On an AMD bulldozer system here, I've no trouble loading a null
     2861     *         selector into SS with an RPL other than the CPL when CPL != 3 and
     2862     *         we're in 64-bit mode.  The intel dev box doesn't allow this, on
     2863     *         RPL = CPL.  Weird.
    28592864     */
    28602865    uint32_t uCpl;
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