VirtualBox

Changeset 79519 in vbox


Ignore:
Timestamp:
Jul 4, 2019 9:05:48 AM (6 years ago)
Author:
vboxsync
Message:

VMM/CPUM: Nested VMX: bugref:9180 Expose VMX INS/OUTS VM-exit instruction information capability to the guest.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMR3/CPUM.cpp

    r79353 r79519  
    18321832    RT_ZERO(EmuFeat);
    18331833    EmuFeat.fVmx                      = 1;
    1834     EmuFeat.fVmxInsOutInfo            = 0;
     1834    EmuFeat.fVmxInsOutInfo            = 1;
    18351835    EmuFeat.fVmxExtIntExit            = 1;
    18361836    EmuFeat.fVmxNmiExit               = 1;
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