VirtualBox

Changeset 72345 in vbox for trunk/src/VBox


Ignore:
Timestamp:
May 25, 2018 1:50:14 PM (7 years ago)
Author:
vboxsync
Message:

VMM,ConsoleImpl2: NEM and 64-bit guests. Sync NXE state with PGM. bugref:9044 [build fix]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUMR3CpuId.cpp

    r72343 r72345  
    40234023#if HC_ARCH_BITS == 32 /* Seems this may be broken when doing 64-bit on 32-bit, just disable it for now. */
    40244024                            && (   !HMIsLongModeAllowed(pVM)
    4025                                 || NEMIsLongModeAllowed(pVM))
     4025                                || NEMHCIsLongModeAllowed(pVM))
    40264026#endif
    40274027                            ;
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