VirtualBox

Ignore:
Timestamp:
Jul 4, 2016 1:11:33 PM (8 years ago)
Author:
vboxsync
Message:

asParavirtModesSup is an array

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testdriver/vboxtestvms.py

    r62005 r62007  
    907907        oTestVm = TestVm(oSet, 'tst-ubuntu-15_10-64-efi', sHd = '4.2/efi/ubuntu-15_10-efi-amd64.vdi',
    908908                         sKind = 'Ubuntu_64', acCpusSup = range(1, 33), fIoApic = True, sFirmwareType = 'efi',
    909                          asParavirtModesSup = g_ksParavirtProviderKVM);
     909                         asParavirtModesSup = [g_ksParavirtProviderKVM,]);
    910910        oSet.aoTestVms.append(oTestVm);
    911911
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