|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [PATCH 2 of 9] tools/xc: document printf calls in xc_restore
# HG changeset patch
# User Olaf Hering <olaf@xxxxxxxxx>
# Date 1364481332 -3600
# Node ID 2b4e40439417fa09c3a6a49565a161c6dc4ddc15
# Parent 73c20d36304349ecb58033d7ec8f5922c74cab7f
tools/xc: document printf calls in xc_restore
... to prevent conversion to DPRINTF.
Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
diff -r 73c20d363043 -r 2b4e40439417 tools/xcutils/xc_restore.c
--- a/tools/xcutils/xc_restore.c
+++ b/tools/xcutils/xc_restore.c
@@ -56,6 +56,7 @@ main(int argc, char **argv)
if ( ret == 0 )
{
+ /* xend expects this output, part of protocol */
printf("store-mfn %li\n", store_mfn);
if ( !hvm )
printf("console-mfn %li\n", console_mfn);
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |