VirtualBox

Changeset 62287 in vbox for trunk/src/VBox/VMM/include


Ignore:
Timestamp:
Jul 15, 2016 6:44:49 PM (9 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
108807
Message:

REM: Killed the REMR3NotifyPendingInterrupt interface. Misguided hack for something TRPM should be doing and couldn't because REMR3State wasn't doing it's job wrt TRPM_HARDWARE_INT.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/include/REMInternal.h

    r56287 r62287  
    156156    uint32_t                cCanExecuteRaw;
    157157
    158     /** Pending interrupt (~0 -> nothing). */
    159     uint32_t                u32PendingInterrupt;
     158    /** Pending interrupt that remR3LoadDone will assert with TRPM. */
     159    uint32_t                uStateLoadPendingInterrupt;
    160160
    161161    /** Number of recorded invlpg instructions. */
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette