[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH] doc: Improve xc_domain_restore inline documentation
Was not clear that xc_domain_restore did not resume the machine. --- tools/libxc/xenguest.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tools/libxc/xenguest.h b/tools/libxc/xenguest.h index 1597e5c..f9cd2ec 100644 --- a/tools/libxc/xenguest.h +++ b/tools/libxc/xenguest.h @@ -102,6 +102,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 -- 1.7.9.5 _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |