VirtualBox

Changeset 41931 in vbox for trunk/src/VBox/VMM/testcase


Ignore:
Timestamp:
Jun 27, 2012 4:12:16 PM (13 years ago)
Author:
vboxsync
Message:

TRPM: Save state directly to the CPUMCPU context member instead of putting on the stack. this avoid copying the state around before returning to host context to service an IRQ, or before using IEM.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/testcase/tstVMStruct.h

    r41906 r41931  
    5959    GEN_CHECK_OFF(CPUMCPU, Guest);
    6060    GEN_CHECK_OFF(CPUMCPU, GuestMsrs);
    61     GEN_CHECK_OFF(CPUMCPU, pHyperCoreR3);
    62     GEN_CHECK_OFF(CPUMCPU, pHyperCoreR0);
    63     GEN_CHECK_OFF(CPUMCPU, pHyperCoreRC);
    6461    GEN_CHECK_OFF(CPUMCPU, fUseFlags);
    6562    GEN_CHECK_OFF(CPUMCPU, fChanged);
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