VirtualBox

Ignore:
Timestamp:
Dec 17, 2021 8:18:43 AM (3 years ago)
Author:
vboxsync
Message:

virtio-net works on linux in local testing, and virtio-scsi works on windows. Integrating the switchover to make DevVirtioNet_1_0.cpp the 'virtio-net' option in the Virtual Network Controller list.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxManage/VBoxManageModifyVM.cpp

    r92594 r92996  
    15541554                }
    15551555#endif /* VBOX_WITH_VIRTIO */
    1556 #ifdef VBOX_WITH_VIRTIO_NET_1_0
    1557                 else if (!RTStrICmp(ValueUnion.psz, "virtio_1.0"))
    1558                 {
    1559                     CHECK_ERROR(nic, COMSETTER(AdapterType)(NetworkAdapterType_Virtio_1_0));
    1560                 }
    1561 #endif /* VBOX_WITH_VIRTIO_NET_1_0 */
    15621556                else
    15631557                {
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