VirtualBox

Changeset 39310 in vbox for trunk/include/VBox


Ignore:
Timestamp:
Nov 15, 2011 2:02:06 PM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
74868
Message:

VMM_MAX_CPU_COUNT: 32 -> 64.

Location:
trunk/include/VBox
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/param.h

    r37968 r39310  
    136136#define VMM_MIN_CPU_COUNT           1
    137137/** Max number of Virtual CPUs. */
    138 #define VMM_MAX_CPU_COUNT           32
     138#define VMM_MAX_CPU_COUNT           64
    139139
    140140/** @} */
  • trunk/include/VBox/param.mac

    r37968 r39310  
    3030%endif
    3131%define VMM_MIN_CPU_COUNT           1
    32 %define VMM_MAX_CPU_COUNT           32
     32%define VMM_MAX_CPU_COUNT           64
    3333%define VBOX_PCI_VENDORID           (0x80ee)
    3434%define VBOX_VENDORID               VBOX_PCI_VENDORID
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette