VirtualBox

Changeset 7084 in vbox for trunk/include/VBox/VBoxGuest.h


Ignore:
Timestamp:
Feb 21, 2008 7:26:33 PM (17 years ago)
Author:
vboxsync
Message:

made RTGCPHYS 32-bit again, has to be solved properly

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/VBoxGuest.h

    r7072 r7084  
    466466    uint32_t            fInflate;       /* true = inflate, false = defalte */
    467467    /** Physical address (RTGCPHYS) of each page, variable size. */
    468     uint64_t            aPhysPage[1];
     468    RTGCPHYS            aPhysPage[1];
    469469} VMMDevChangeMemBalloon;
    470470
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