VirtualBox

Changeset 98933 in vbox


Ignore:
Timestamp:
Mar 13, 2023 1:15:59 PM (23 months ago)
Author:
vboxsync
Message:

testmanager/coreconsts.py: Need to upate g_kasOsDotCpus as well. bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/coreconsts.py

    r98930 r98933  
    7272g_kasOsDotCpus = \
    7373[
    74     'darwin.amd64', 'darwin.x86', 'darwin.ppc32', 'darwin.ppc64', 'darwin.arm',
     74    'darwin.amd64', 'darwin.x86', 'darwin.ppc32', 'darwin.ppc64', 'darwin.arm', 'darwin.arm64',
    7575    'dos.x86',
    7676    'dragonfly.amd64', 'dragonfly.x86',
    77     'freebsd.amd64', 'freebsd.x86', 'freebsd.sparc64', 'freebsd.ia64', 'freebsd.ppc32', 'freebsd.ppc64', 'freebsd.arm',
    78     'freebsd.mips32', 'freebsd.mips64',
     77    'freebsd.amd64', 'freebsd.x86', 'freebsd.sparc64', 'freebsd.ia64', 'freebsd.ppc32', 'freebsd.ppc64',
     78    'freebsd.arm', 'freebsd.arm64', 'freebsd.mips32', 'freebsd.mips64',
    7979    'haiku.amd64', 'haiku.x86',
    8080    'l4.amd64', 'l4.x86', 'l4.ppc32', 'l4.ppc64', 'l4.arm',
    81     'nt.amd64',  'nt.x86',  'nt.arm',  'nt.ia64',  'nt.mips32',  'nt.ppc32',  'nt.alpha',
    82     'win.amd64', 'win.x86', 'win.arm', 'win.ia64', 'win.mips32', 'win.ppc32', 'win.alpha',
     81    'nt.amd64',  'nt.x86',  'nt.arm',  'nt.arm64',  'nt.ia64',  'nt.mips32',  'nt.ppc32',  'nt.alpha',
     82    'win.amd64', 'win.x86', 'win.arm', 'win.arm64', 'win.ia64', 'win.mips32', 'win.ppc32', 'win.alpha',
    8383    'os2.x86',
    8484    'solaris.amd64', 'solaris.x86', 'solaris.sparc32', 'solaris.sparc64',
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