VirtualBox

Changeset 77282 in vbox for trunk/src/VBox/Devices/Graphics


Ignore:
Timestamp:
Feb 12, 2019 3:28:13 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
128798
Message:

vmsvgaFIFOLoop: Disabled incorrect assertion. bugref:9376

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA-SVGA.cpp

    r77226 r77282  
    34103410            else
    34113411            {
     3412# if 0 /* Still doesn't work. The trouble is on line 3424 and 3425. */
    34123413# ifdef VBOX_STRICT
    34133414                /* Invariant: The access handler should never be reset twice within
     
    34163417                Assert(TimeNow - pSVGAState->TimeLastFIFOIntercept > 500);
    34173418                pSVGAState->TimeLastFIFOIntercept = TimeNow;
     3419# endif
    34183420# endif
    34193421                int rc2 = PGMHandlerPhysicalReset(PDMDevHlpGetVM(pDevIns), pThis->svga.GCPhysFIFO);
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