VirtualBox

Ignore:
Timestamp:
Jan 18, 2010 4:52:21 PM (15 years ago)
Author:
vboxsync
Message:

CPU hotplug: Merge 4th patch. Implements the Main API and a VBoxManage interface to turn CPU hotplug on/off and to add/remove CPUs while the VM is running

File:
1 edited

Legend:

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

    r23643 r25901  
    9494    STDMETHOD(OnStorageControllerChange) ();
    9595    STDMETHOD(OnMediumChange)(IMediumAttachment *iMediumAttachment);
     96    STDMETHOD(OnCPUChange)(ULONG aCPU, BOOL aRemove);
    9697    STDMETHOD(OnRuntimeError)(BOOL fFatal, IN_BSTR id, IN_BSTR message);
    9798    STDMETHOD(OnCanShowWindow)(BOOL *canShow);
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