VirtualBox

Changeset 80074 in vbox for trunk/src/VBox/Devices/USB


Ignore:
Timestamp:
Jul 31, 2019 2:18:34 PM (6 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
132514
Message:

VMM,Main,++: Retired the unfinished FTM component.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/USB/DrvVUSBRootHub.cpp

    r77000 r80074  
    926926        VMSTATE enmState = PDMDrvHlpVMState(pThis->pDrvIns);
    927927        if (   enmState == VMSTATE_RUNNING
    928             || enmState == VMSTATE_RUNNING_LS
    929             || enmState == VMSTATE_RUNNING_FT)
     928            || enmState == VMSTATE_RUNNING_LS)
    930929        {
    931930            rc = PDMR3ThreadResume(pThis->hThreadPeriodFrame);
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