« Previous | Next » 

Revision f5bbfba1

IDf5bbfba1ebe8c877ebfe846fc1e73e90da423884

Added by Luiz Capitulino over 12 years ago

RunState: Add additional states

Currently, only vm_start() and vm_stop() change the VM state.
That's, the state is only changed when starting or stopping the VM.

This commit adds the runstate_set() function, which makes it possible
to also do state transitions when the VM is stopped or running.

Additional states are also added and the current state is stored.

Signed-off-by: Luiz Capitulino <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences