VirtualBox

Changeset 79478 in vbox


Ignore:
Timestamp:
Jul 2, 2019 5:13:06 PM (6 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Nested VMX: bugref:9180 Comment correction, we only update the host-context and shared state (not the rest).

File:
1 edited

Legend:

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

    r79477 r79478  
    13821382
    13831383        /*
    1384          * If we are switching to a VMCS that was executed on a different host CPU or was never
    1385          * executed before, flag that we need to export the host state before executing
    1386          * guest/nested-guest code using hardware-assisted VMX in addition to exporting the
    1387          * guest/nested-guest state.
     1384         * If we are switching to a VMCS that was executed on a different host CPU or was
     1385         * never executed before, flag that we need to export the host state before executing
     1386         * guest/nested-guest code using hardware-assisted VMX.
    13881387         */
    13891388        if (pVmcsInfoTo->idHostCpu == RTMpCpuId())
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