From 31c59e7009f0945b85e877d963ffee6fe277ce8d Mon Sep 17 00:00:00 2001 From: Frediano Ziglio Date: Thu, 14 Feb 2013 14:10:15 +0000 Subject: doc: Improve xc_domain_restore inline documentation Was not clear that xc_domain_restore did not resume the machine. Signed-off-by: Frediano Ziglio --- tools/libxc/xenguest.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tools/libxc') 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 -- cgit v1.2.3