aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
diff options
context:
space:
mode:
authorFrediano Ziglio <frediano.ziglio@citrix.com>2013-02-14 14:10:15 +0000
committerIan Jackson <Ian.Jackson@eu.citrix.com>2013-02-22 16:34:04 +0000
commit31c59e7009f0945b85e877d963ffee6fe277ce8d (patch)
treeac82ce3224187a132f1f2288407990ba4e2e9b12 /tools/libxc
parent7269eeae75d91fb49187770c0c1d187ecd219bdd (diff)
downloadxen-31c59e7009f0945b85e877d963ffee6fe277ce8d.tar.gz
xen-31c59e7009f0945b85e877d963ffee6fe277ce8d.tar.bz2
xen-31c59e7009f0945b85e877d963ffee6fe277ce8d.zip
doc: Improve xc_domain_restore inline documentation
Was not clear that xc_domain_restore did not resume the machine. Signed-off-by: Frediano Ziglio <frediano.ziglio@citrix.com>
Diffstat (limited to 'tools/libxc')
-rw-r--r--tools/libxc/xenguest.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/libxc/xenguest.h b/tools/libxc/xenguest.h
index 6ec1071610..7d4ac3305e 100644
--- a/tools/libxc/xenguest.h
+++ b/tools/libxc/xenguest.h
@@ -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