projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d50a0b6
)
Comment fix.
author
Steven Hand
<steven@xensource.com>
Mon, 15 Jan 2007 18:07:32 +0000
(18:07 +0000)
committer
Steven Hand
<steven@xensource.com>
Mon, 15 Jan 2007 18:07:32 +0000
(18:07 +0000)
Signed-off-by: Steven Hand <steven@xensource.com>
tools/libxc/xc_linux_build.c
patch
|
blob
|
history
diff --git
a/tools/libxc/xc_linux_build.c
b/tools/libxc/xc_linux_build.c
index 8066d5a047c300ac5096c6a1a365862b23ad9e28..a92e77a8a6515050c8886f4bf230beed89e374ca 100644
(file)
--- a/
tools/libxc/xc_linux_build.c
+++ b/
tools/libxc/xc_linux_build.c
@@
-741,7
+741,7
@@
static int setup_guest(int xc_handle,
/*
* Enable shadow translate mode. This must happen after
* populate physmap because the p2m reservation is based on
- * the domains current memory allocation.
+ * the domain
'
s current memory allocation.
*/
if ( xc_shadow_control(xc_handle, dom,
XEN_DOMCTL_SHADOW_OP_ENABLE_TRANSLATE,