VirtualBox

Ignore:
Timestamp:
Jan 14, 2015 7:49:30 PM (10 years ago)
Author:
vboxsync
Message:

Devices/Graphics: mirror guest VBVA capabilities to Display after state restore.

File:
1 edited

Legend:

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

    r53551 r53809  
    18221822                    rc = SSMR3GetU32 (pSSM, &pVGAState->fGuestCaps);
    18231823                    AssertRCReturn(rc, rc);
     1824                    pVGAState->pDrv->pfnVBVAGuestCapabilityUpdate(pVGAState->pDrv, pVGAState->fGuestCaps);
    18241825                    cbExtra -= 4;
    18251826                }
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