VirtualBox

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


Ignore:
Timestamp:
Oct 22, 2012 4:40:31 PM (12 years ago)
Author:
vboxsync
Message:

VMM/HM: bits.

File:
1 edited

Legend:

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

    r43700 r43706  
    55595559
    55605560
    5561 #if HC_ARCH_BITS == 32 && !defined(VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0)
     5561#if HC_ARCH_BITS == 32 && !defined(VBOX_WITH_HYBRID_32BIT_KERNEL)
    55625562/**
    55635563 * Executes VMWRITE.
     
    56305630
    56315631/**
    5632  * Cache VMCS writes for performance reasons (Darwin) and for running 64 bits guests on 32 bits hosts.
     5632 * Cache VMCS writes for running 64 bits guests on 32 bits hosts.
    56335633 *
    56345634 * @param   pVCpu       Pointer to the VMCPU.
     
    56595659}
    56605660
    5661 #endif /* HC_ARCH_BITS == 32 && !VBOX_WITH_2X_4GB_ADDR_SPACE_IN_R0 */
    5662 
     5661#endif /* HC_ARCH_BITS == 32 && !VBOX_WITH_HYBRID_32BIT_KERNEL */
     5662
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