• D
    vbox: Add more IStorageController API mappings · 06c4fd10
    Dawid Zamirski 提交于
    This patch exposes additional methods of the native VBOX API to the
    libvirt 'unified' vbox API to deal with IStorageController. The exposed
    methods are:
    
    * IStorageController->GetStorageControllerType()
    * IStorageController->SetStorageControllerType()
    * IMachine->GetStorageControllers()
    06c4fd10
vbox_tmpl.c 80.5 KB