|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH] libxc: remove obsolete comment
# HG changeset patch
# User Ian Campbell <ian.campbell@xxxxxxxxxx>
# Date 1309165299 -3600
# Node ID 92af3c070b2aeee6f96171039766f1e122fd13f8
# Parent 6327930d8951ebcb5164cb306281195223216922
libxc: remove obsolete comment.
Seems to predate Xen 3.0...
Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
diff -r 6327930d8951 -r 92af3c070b2a tools/libxc/xenctrl.h
--- a/tools/libxc/xenctrl.h Thu Jun 23 17:29:41 2011 +0100
+++ b/tools/libxc/xenctrl.h Mon Jun 27 10:01:39 2011 +0100
@@ -1117,10 +1117,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 <=
|
|
|
|
|