VirtualBox

Changeset 51362 in vbox


Ignore:
Timestamp:
May 23, 2014 12:39:33 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
93855
Message:

Disabled broken vboxVDMASaveLoadDone code (VERR_INVALID_STATE).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Graphics/DevVGA_VDMA.cpp

    r51358 r51362  
    34113411{
    34123412#ifdef VBOX_WITH_CRHGSMI
     3413#if 0 /** @todo r=bird: This code is still busted. Getting VERR_INVALID_STATE when restoring a trunk state taken by
     3414       * 4.3.53 r92948 win.amd64. BTW. would be great if you put in a couple of comments here and there explaining what
     3415       * the purpose of this code is. */
    34133416    VBVAEXHOSTCTL* pHCtl = VBoxVBVAExHCtlCreate(&pVdma->CmdVbva, VBVAEXHOSTCTL_TYPE_HH_LOADSTATE_DONE);
    34143417    if (!pHCtl)
     
    34313434    }
    34323435#endif
     3436#endif
    34333437    return VINF_SUCCESS;
    34343438}
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