VirtualBox

Changeset 57158 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Aug 3, 2015 1:47:44 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
101904
Message:

VMM/GIM: Add support for Hyper-V guest-crash reporting. Better logging for Guest-OS identity MSR.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vm.h

    r56628 r57158  
    11461146        struct GIM s;
    11471147#endif
    1148         uint8_t     padding[256];        /* multiple of 64 */
     1148        uint8_t     padding[320];        /* multiple of 64 */
    11491149    } gim;
    11501150
     
    11711171
    11721172    /** Padding for aligning the cpu array on a page boundary. */
    1173     uint8_t         abAlignment2[94];
     1173    uint8_t         abAlignment2[30];
    11741174
    11751175    /* ---- end small stuff ---- */
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