VirtualBox

Changeset 48765 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 30, 2013 8:51:08 AM (11 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89402
Message:

Main/Qt/VBoxManage: introduced IHost::ProcessorOnlineCoreCount and use it to determine the maximum allowed number of CPU virtual cores the user may assign to a guest

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/HostImpl.h

    r48607 r48765  
    6868    STDMETHOD(COMGETTER(ProcessorOnlineCount))(ULONG *count);
    6969    STDMETHOD(COMGETTER(ProcessorCoreCount))(ULONG *count);
     70    STDMETHOD(COMGETTER(ProcessorOnlineCoreCount))(ULONG *count);
    7071    STDMETHOD(GetProcessorSpeed)(ULONG cpuId, ULONG *speed);
    7172    STDMETHOD(GetProcessorDescription)(ULONG cpuId, BSTR *description);
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