VirtualBox

Changeset 87882 in vbox


Ignore:
Timestamp:
Feb 26, 2021 6:08:37 AM (4 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Comment nits.

File:
1 edited

Legend:

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

    r87831 r87882  
    10321032
    10331033/**
    1034  * Returns whether the the VM-exit MSR-store area differs from the VM-exit MSR-load
     1034 * Returns whether the VM-exit MSR-store area differs from the VM-exit MSR-load
    10351035 * area.
    10361036 *
     
    37653765     *
    37663766     * The IA32_SPEC_CTRL MSR is read/write and has state. We allow the guest to
    3767      * read/write them. We swap the the guest/host MSR value using the
     3767     * read/write them. We swap the guest/host MSR value using the
    37683768     * auto-load/store MSR area.
    37693769     */
     
    50245024             * required to get the nested-guest working with hardware-assisted VMX execution.
    50255025             * It depends on the nested-guest's IA32_EFER.LMA bit. Remember, a nested hypervisor
    5026              * can skip intercepting changes to the EFER MSR. This is why it it needs to be done
     5026             * can skip intercepting changes to the EFER MSR. This is why it needs to be done
    50275027             * here rather than while merging the guest VMCS controls.
    50285028             */
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