|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] libxc: remove obsolete comment
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1310733097 -3600
# Node ID 93b21aac9a6685fcbd5a5b17dd5dfe675adef666
# Parent 4dfdbab57cb97c2f9b4009381b6bfdaae9e8be11
libxc: remove obsolete comment.
Seems to predate Xen 3.0...
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
diff -r 4dfdbab57cb9 -r 93b21aac9a66 tools/libxc/xenctrl.h
--- a/tools/libxc/xenctrl.h Fri Jul 15 13:31:27 2011 +0100
+++ b/tools/libxc/xenctrl.h Fri Jul 15 13:31:37 2011 +0100
@@ -1132,10 +1132,6 @@ int xc_lockprof_query(xc_interface *xch,
* 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-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH] libxc: remove obsolete comment,
Ian Campbell <=
|
|
|
|
|