VirtualBox

Changeset 81242 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Oct 14, 2019 8:46:35 AM (5 years ago)
Author:
vboxsync
Message:

VMM: Log RDPRU feature bit, VMCB intercept bit and VMEXIT code.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/x86.h

    r81240 r81242  
    784784/** Bit 2 - XSaveErPtr - Always XSAVE* and XRSTR* error pointers. */
    785785#define X86_CPUID_AMD_EFEID_EBX_XSAVE_ER_PTR RT_BIT_32(2)
     786/** Bit 4 - RDPRU - Supports the RDPRU instruction. */
     787#define X86_CPUID_AMD_EFEID_EBX_RDPRU        RT_BIT_32(4)
    786788/* AMD pipeline length: 9 feature bits ;-) */
    787789/** Bit 12 - IBPB - Supports the IBPB command in IA32_PRED_CMD. */
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