VirtualBox

Changeset 79455 in vbox for trunk/src/VBox


Ignore:
Timestamp:
Jul 1, 2019 6:13:16 PM (6 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 Todo about possible bug with merging MSRs bitmaps.

File:
1 edited

Legend:

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

    r79454 r79455  
    1170411704        if (!(pVmcsInfo->u32ProcCtls & VMX_PROC_CTLS_RDTSC_EXIT))
    1170511705        {
     11706            /** @todo NSTVMX: This might be broken wrt to merging MSR permissions when
     11707             *        transitioning to executing the nested-guest. We should probably remove
     11708             *        the dynamically added MSRs somehow. */
    1170611709            hmR0VmxImportGuestState(pVCpu, pVmcsInfo, CPUMCTX_EXTRN_TSC_AUX);
    1170711710            /* NB: Because we call hmR0VmxAddAutoLoadStoreMsr with fUpdateHostMsr=true,
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