VirtualBox

Changeset 42165 in vbox for trunk/src/VBox/VMM/VMMR0


Ignore:
Timestamp:
Jul 16, 2012 1:36:01 PM (12 years ago)
Author:
vboxsync
Message:

CPUMIsGuestIn64BitCode/CPUMIsGuestIn64BitCodeEx changes together with some early lazily loading of hidden selectors (raw-mode).

File:
1 edited

Legend:

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

    r42157 r42165  
    19331933     * Format the registers.
    19341934     */
    1935     if (CPUMIsGuestIn64BitCode(pVCpu, CPUMCTX2CORE(pCtx)))
     1935    if (CPUMIsGuestIn64BitCode(pVCpu))
    19361936    {
    19371937        Log(("rax=%016RX64 rbx=%016RX64 rcx=%016RX64 rdx=%016RX64\n"
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