VirtualBox

Changeset 98064 in vbox


Ignore:
Timestamp:
Jan 12, 2023 3:06:25 PM (2 years ago)
Author:
vboxsync
Message:

Devices: Remove the unused Virtio core code and legacy virtio-net device emulation, bugref:8651

Location:
trunk/src/VBox/Devices
Files:
2 deleted
1 edited
1 moved

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/Makefile.kmk

    r97698 r98064  
    546546  VBoxDD_SOURCES        += \
    547547        VirtIO/VirtioCore.cpp \
    548         Network/DevVirtioNet_1_0.cpp
     548        Network/DevVirtioNet.cpp
    549549 endif
    550550
     
    10951095   VBoxDDRC_SOURCES     += \
    10961096        VirtIO/VirtioCore.cpp \
    1097         Network/DevVirtioNet_1_0.cpp
     1097        Network/DevVirtioNet.cpp
    10981098  endif
    10991099
     
    13131313  VBoxDDR0_SOURCES      += \
    13141314        VirtIO/VirtioCore.cpp \
    1315         Network/DevVirtioNet_1_0.cpp
     1315        Network/DevVirtioNet.cpp
    13161316 endif
    13171317
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