projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7269eea
)
doc: Improve xc_domain_restore inline documentation
author
Frediano Ziglio
<frediano.ziglio@citrix.com>
Thu, 14 Feb 2013 14:10:15 +0000
(14:10 +0000)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/tools/libxc/xenguest.h
b/tools/libxc/xenguest.h
index 6ec10716101f7c063c134593832b393cc3af9433..7d4ac3305ec72fc62fdfd335b6be1a8693801398 100644
(file)
--- 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