VirtualBox

Ignore:
Timestamp:
May 3, 2016 9:11:39 PM (9 years ago)
Author:
vboxsync
Message:

VMM/HMVMXR0, HMSVMR0: comment.

File:
1 edited

Legend:

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

    r60804 r60810  
    26692669    {
    26702670        /*
    2671          * Check if the guest can receive external interrupts (PIC/APIC). Once we do PDMGetInterrupt() we -must- deliver
    2672          * the interrupt ASAP. We must not execute any guest code until we inject the interrupt which is why it is
    2673          * evaluated here and not set as pending, solely based on the force-flags.
     2671         * Check if the guest can receive external interrupts (PIC/APIC). Once PDMGetInterrupt() returns
     2672         * a valid interrupt we must- deliver the interrupt. We can no longer re-request it from the APIC.
    26742673         */
    26752674        if (   !fBlockInt
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