VirtualBox

Changeset 48528 in vbox for trunk/include/VBox/vmm/vmapi.h


Ignore:
Timestamp:
Sep 18, 2013 8:39:01 PM (12 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
89057
Message:

Change implementation for turning a reset into a power off to prevent the VM from executing while the power down thread is not running

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/VBox/vmm/vmapi.h

    r46788 r48528  
    484484VMMR3DECL(int)              VMR3HotPlugCpu(PUVM pUVM, VMCPUID idCpu);
    485485VMMR3DECL(int)              VMR3SetCpuExecutionCap(PUVM pUVM, uint32_t uCpuExecutionCap);
     486VMMR3DECL(int)              VMR3SetPowerOffInsteadOfReset(PUVM pUVM, bool fPowerOffInsteadOfReset);
    486487/** @} */
    487488#endif /* IN_RING3 */
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