VirtualBox

Changeset 107267 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Dec 10, 2024 7:37:35 AM (6 weeks ago)
Author:
vboxsync
Message:

Main/API,UI: bugref:10810 Based on Brent's patch, added UsbNet support into Main API and UI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/ConsoleImpl.h

    r106960 r107267  
    877877    int i_configNetworkCtrls(ComPtr<IMachine> pMachine, ComPtr<IPlatformProperties> pPlatformProperties,
    878878                             ChipsetType_T enmChipset, BusAssignmentManager *pBusMgr, PCVMMR3VTABLE pVMM, PUVM pUVM,
    879                              PCFGMNODE pDevices, std::list<BootNic> &llBootNics);
     879                             PCFGMNODE pDevices, PCFGMNODE pUsbDevices, std::list<BootNic> &llBootNics);
    880880#if defined(VBOX_WITH_TPM)
    881881    int i_configTpm(ComPtr<ITrustedPlatformModule> pTpm, TpmType_T enmTpmType, PCFGMNODE pDevices,
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