VirtualBox

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


Ignore:
Timestamp:
Aug 6, 2019 8:23:33 AM (5 years ago)
Author:
vboxsync
Message:

VMM: VMM: Kicking out 32-bit host support - VMX [HMInternal.h]. bugref:9511

File:
1 edited

Legend:

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

    r80150 r80152  
    696696    /** Ring-0 pointer to the hardware-assisted VMX execution function. */
    697697    PFNHMVMXSTARTVM             pfnStartVM;
    698 #if HC_ARCH_BITS == 32
    699     uint32_t                    u32Alignment0;
    700 #endif
    701698    /** @} */
    702699
     
    969966            /** Ring 0 handlers for VT-x. */
    970967            PFNHMSVMVMRUN               pfnVMRun;
    971 #if HC_ARCH_BITS == 32
    972             uint32_t                    u32Alignment0;
    973 #endif
    974968
    975969            /** Physical address of the host VMCB which holds additional host-state. */
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