VirtualBox

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


Ignore:
Timestamp:
Jun 13, 2018 12:14:00 PM (6 years ago)
Author:
vboxsync
Message:

NEM/win: Added TSC offset to the complaint list. Some exploration of registers and partition properties. bugref:9044.

File:
1 edited

Legend:

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

    r72526 r72541  
    240240            uint32_t            uAux;
    241241        }                       QueryCpuTick;
     242        /** Input and output for NEMR0DoExperiment. */
     243        struct
     244        {
     245            uint32_t            uItem;
     246            bool                fSuccess;
     247            uint64_t            uStatus;
     248            uint64_t            uLoValue;
     249            uint64_t            uHiValue;
     250        }                       Experiment;
    242251    } Hypercall;
    243252    /** I/O control buffer, we always use this for I/O controls. */
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