VirtualBox

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


Ignore:
Timestamp:
Oct 17, 2023 11:45:00 AM (16 months ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
159541
Message:

FE/VBoxManage,FE/Qt,Main/{VirtualBox.xidl,Appliance}: Add the ability to
export and import VMs which contain an NVMe storage controller.
bugref:10159 ticketref:19320

File:
1 edited

Legend:

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

    r99604 r101472  
    568568    RTCString               strIdController;    // instance ID (Item/InstanceId); this gets referenced from VirtualDisk
    569569
    570     enum ControllerSystemType { IDE, SATA, SCSI, VIRTIOSCSI };
    571     ControllerSystemType    system;             // one of IDE, SATA, SCSI, VIRTIOSCSI
     570    enum ControllerSystemType { IDE, SATA, SCSI, VIRTIOSCSI, NVMe };
     571    ControllerSystemType    system;             // one of IDE, SATA, SCSI, VIRTIOSCSI, NVMe
    572572
    573573    RTCString               strControllerType;
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