VirtualBox

Ignore:
Timestamp:
Aug 10, 2022 3:49:43 PM (3 years ago)
Author:
vboxsync
Message:

FE/Qt+Main/testcase/tstOVF.cpp: A few small updates to the VBox GUI to
recognize Virtio-SCSI controllers in order to round out the support for
exporting an appliance which contains a Virtio-SCSI controller.
bugref:9745

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/testcase/tstOVF.cpp

    r93115 r96131  
    195195                break;
    196196
     197                case VirtualSystemDescriptionType_HardDiskControllerVirtioSCSI:
     198                    pcszType = "virtio-scsi";
     199                break;
     200
    197201                case VirtualSystemDescriptionType_HardDiskImage:
    198202                    pcszType = "hd";
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