VirtualBox

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


Ignore:
Timestamp:
Jun 21, 2017 8:26:45 AM (8 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
116268
Message:

VMM/IEM: Nested Hw.virt: Fixes.

File:
1 edited

Legend:

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

    r67163 r67528  
    673673    /** Number of long jumps. */
    674674    uint32_t                cLongJumps;
    675     /** Whether to force execution to continue in IEM. */
    676 #ifdef VBOX_WITH_NESTED_HWVIRT_ONLY_IN_IEM
    677     uint8_t                 fForceIemExec;
    678     uint8_t                 uAlignment6[3]; /**< Alignment padding. */
    679 #else
    680675    uint32_t                uAlignment6; /**< Alignment padding. */
    681 #endif
    682676#ifdef IEM_VERIFICATION_MODE_FULL
    683677    /** The Number of I/O port reads that has been performed. */
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