]> xenbits.xensource.com Git - xen.git/commitdiff
doc: Improve xc_domain_restore inline documentation
authorFrediano Ziglio <frediano.ziglio@citrix.com>
Thu, 14 Feb 2013 14:10:15 +0000 (14:10 +0000)
committerIan Jackson <Ian.Jackson@eu.citrix.com>
Fri, 22 Feb 2013 16:34:04 +0000 (16:34 +0000)
Was not clear that xc_domain_restore did not resume the machine.

Signed-off-by: Frediano Ziglio <frediano.ziglio@citrix.com>
tools/libxc/xenguest.h

index 6ec10716101f7c063c134593832b393cc3af9433..7d4ac3305ec72fc62fdfd335b6be1a8693801398 100644 (file)
@@ -103,6 +103,8 @@ struct restore_callbacks {
 /**
  * This function will restore a saved domain.
  *
+ * Domain is restored in a suspended state ready to be unpaused.
+ *
  * @parm xch a handle to an open hypervisor interface
  * @parm fd the file descriptor to restore a domain from
  * @parm dom the id of the domain