VirtualBox

Changeset 80078 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jul 31, 2019 3:09:25 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132518
Message:

VMM/HM: Kicking out 32-bit host support bugref:9511

Location:
trunk/src/VBox/VMM/include
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/HMInternal.h

    r80052 r80078  
    4545/* Enable 64 bits guest support. */
    4646# define VBOX_ENABLE_64_BITS_GUESTS
    47 #endif
    48 
    49 #if HC_ARCH_BITS == 32 && defined(VBOX_ENABLE_64_BITS_GUESTS)
    50 # define VMX_USE_CACHED_VMCS_ACCESSES
    5147#endif
    5248
  • trunk/src/VBox/VMM/include/HMInternal.mac

    r80036 r80078  
    1515; hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
    1616;
    17 
    18 %if HC_ARCH_BITS == 32
    19  %define VMX_USE_CACHED_VMCS_ACCESSES
    20 %endif
    2117
    2218;Maximum number of cached entries.
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette