VirtualBox

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


Ignore:
Timestamp:
Oct 12, 2013 1:29:08 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89870
Message:

VMM: Observe the triple-fault-reset setting. Either trow a guru or perform a CPU init.

File:
1 edited

Legend:

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

    r47807 r49070  
    315315    /** Whether IEM executes everything. */
    316316    bool                    fIemExecutesAll;
     317    /** Whether a triple fault triggers a guru. */
     318    bool                    fGuruOnTripleFault;
    317319    /** Alignment padding. */
    318     bool                    afPadding[7];
     320    bool                    afPadding[6];
    319321
    320322    /** Id of the VCPU that last executed code in the recompiler. */
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