VirtualBox

Changeset 44056 in vbox for trunk/src/VBox/Devices


Ignore:
Timestamp:
Dec 6, 2012 5:06:05 PM (12 years ago)
Author:
vboxsync
Message:

Undid unwanted changes.

File:
1 edited

Legend:

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

    r44055 r44056  
    311311    /** Whether to render the guest VRAM to the framebuffer memory. False only for some LFB modes. */
    312312    bool                        fRenderVRAM;
    313     /** Indicates "simple" planar write access to VGA aperture. */
    314     bool                        fSimplePlanarWrite;
    315     /** Current "simple" write plane. */
    316     uint8_t                     uPassthruPlane;
     313    bool                        Padding1[2];
    317314
    318315    /** The physical address the VRAM was assigned. */
     
    329326    STAMCOUNTER                 StatMapPage;            /**< Counts IOMMMIOMapMMIO2Page calls.  */
    330327    STAMCOUNTER                 StatUpdateDisp;         /**< Counts vgaPortUpdateDisplay calls.  */
    331     STAMCOUNTER                 StatChgDWState;
    332     STAMCOUNTER                 StatChgDWPlane;
    333     STAMCOUNTER                 StatRZOptWrite;
    334     STAMCOUNTER                 StatR3OptWrite;
    335328
    336329    /* Keep track of ring 0 latched accesses to the VGA MMIO memory. */
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