VirtualBox

Changeset 106909 in vbox for trunk/src/VBox/Additions


Ignore:
Timestamp:
Nov 9, 2024 1:48:03 AM (3 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
165832
Message:

Add/common/VBoxGuest: Save 8 bytes of padding. bugref:10734

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Additions/common/VBoxGuest/VBoxGuest-win.cpp

    r106889 r106909  
    152152    ULONG                   cbVmmDevMemory;
    153153
     154    /** Length of the optional VMMDev MMIO request interface.   */
     155    ULONG                   cbMmioReq;
    154156    /** Physical address and length of the optional VMMDev MMIO request interface. */
    155157    PHYSICAL_ADDRESS        GCPhysMmioReq;
    156     /** Length of the optional VMMDev MMIO request interface.   */
    157     ULONG                   cbMmioReq;
    158158
    159159    /** Device state. */
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