VirtualBox

Changeset 7057 in vbox


Ignore:
Timestamp:
Feb 20, 2008 6:08:17 PM (17 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
28293
Message:

Realigning after RTGCPHYS change.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA.h

    r7055 r7057  
    242242    VGA_STATE_COMMON
    243243#ifdef VBOX
    244     /** end-of-common-state-marker */
     244    /** end-of-common-state-marker + alignment. */
    245245    uint32_t                    u32Marker;
     246    /** The physical address the VRAM was assigned. */
     247    RTGCPHYS                    GCPhysVRAM;
    246248    /** Pointer to GC vram mapping. */
    247249    GCPTRTYPE(uint8_t *)        vram_ptrGC;
    248     /** The physical address the VRAM was assigned. */
    249     RTGCPHYS                    GCPhysVRAM;
    250250    /** LFB was updated flag. */
    251251    bool                        fLFBUpdated;
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