Skip to content
Snippets Groups Projects
  • Nadav Har'El's avatar
    542c319b
    Add reboot function · 542c319b
    Nadav Har'El authored
    Added a new function, osv::reboot() (declared in <osv/power.hh>)
    for rebooting the VM.
    
    Also added a Java interface - com.cloudius.util.Power.reboot().
    
    NOTE: Power.java and/or jni/power.cc also need to be copied into
    the mgmt submodule.
    542c319b
    History
    Add reboot function
    Nadav Har'El authored
    Added a new function, osv::reboot() (declared in <osv/power.hh>)
    for rebooting the VM.
    
    Also added a Java interface - com.cloudius.util.Power.reboot().
    
    NOTE: Power.java and/or jni/power.cc also need to be copied into
    the mgmt submodule.