VirtualBox

Changes between Initial Version and Version 1 of Ticket #20196, comment 1


Ignore:
Timestamp:
Feb 16, 2021 9:56:32 AM (3 years ago)
Author:
haster

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #20196, comment 1

    initial v1  
    1 Looking at https://github.com/mirror/vbox/blob/master/src/VBox/Main/src-server/StorageControllerImpl.cpp#L353  , it seems the controller type is checked against the bustype. We know VirtioSCSI is (internally) a different bustype, but there is no way to set the bustype from the SDK/through vboxwebsrv.
     1Looking at https://github.com/mirror/vbox/blob/master/src/VBox/Main/src-server/StorageControllerImpl.cpp#L353  , it seems the controller type is checked against the bustype. We know VirtioSCSI is (internally) a different bustype, but there seems to be no way to set the bustype from the SDK/through vboxwebsrv.
    22
    3 Looking a bit further, it seems the UI is recreating the entire controller to switch to virtioSCSI, but that is not (yet) possible through vboxwebsrv/the SDK.
     3Looking a bit further, it seems the UI is recreating the entire controller to switch to virtioSCSI, but that is not (yet, easily) possible through vboxwebsrv/the SDK.
    44
    55https://github.com/mirror/vbox/blob/b9657cd5351cf17432b664009cc25bb480dc64c1/src/VBox/Frontends/VirtualBox/src/settings/machine/UIMachineSettingsStorage.cpp#L3880 :

© 2023 Oracle
ContactPrivacy policyTerms of Use