Changeset 24546 in vbox for trunk/src/VBox/Main/ConsoleImpl.cpp
- Timestamp:
- Nov 10, 2009 1:24:50 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Main/ConsoleImpl.cpp
r24511 r24546 3178 3178 #ifdef VBOX_WITH_VIRTIO 3179 3179 case NetworkAdapterType_Virtio: 3180 pszAdapterName = "virtio ";3180 pszAdapterName = "virtio-net"; 3181 3181 break; 3182 3182 #endif
Note:
See TracChangeset
for help on using the changeset viewer.