[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] libxc: remove obsolete comment.
# HG changeset patch # User Ian Campbell <ian.campbell@xxxxxxxxxx> # Date 1310804325 -3600 # Node ID 9afeab10a65d989b46768bcd57b8dfba85ff5f8d # Parent 3dd399873c9ef7762f4353f3259e502394f56a34 libxc: remove obsolete comment. Seems to predate Xen 3.0... Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r 3dd399873c9e -r 9afeab10a65d tools/libxc/xenctrl.h --- a/tools/libxc/xenctrl.h Sat Jul 16 09:18:21 2011 +0100 +++ b/tools/libxc/xenctrl.h Sat Jul 16 09:18:45 2011 +0100 @@ -1132,10 +1132,6 @@ * should be unmapped with munmap and should follow the same rules as mmap * regarding page alignment. Returns NULL on failure. * - * In Linux, the ring queue for the control channel is accessible by mapping - * the shared_info_frame (from xc_domain_getinfo()) + 2048. The structure - * stored there is of type control_if_t. - * * @parm xch a handle on an open hypervisor interface * @parm dom the domain to map memory from * @parm size the amount of memory to map (in multiples of page size) _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |