VirtualBox

Changeset 65474 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Jan 27, 2017 3:27:17 AM (8 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0: Comment.

File:
1 edited

Legend:

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

    r65473 r65474  
    1216812168                && pMixedCtx->ecx <= MSR_IA32_X2APIC_END))
    1216912169        {
    12170             /* We've already saved the APIC related guest-state (TPR) in hmR0VmxPostRunGuest(). When full APIC register
     12170            /*
     12171             * We've already saved the APIC related guest-state (TPR) in hmR0VmxPostRunGuest(). When full APIC register
    1217112172             * virtualization is implemented we'll have to make sure APIC state is saved from the VMCS before
    12172                EMInterpretWrmsr() changes it. */
     12173             *  EMInterpretWrmsr() changes it.
     12174             */
    1217312175            HMCPU_CF_SET(pVCpu, HM_CHANGED_VMX_GUEST_APIC_STATE);
    1217412176        }
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