aboutsummaryrefslogtreecommitdiffstats
path: root/tools/libxc
diff options
context:
space:
mode:
authorMatthew Daley <mattjd@gmail.com>2013-08-15 10:20:54 +1200
committerIan Campbell <ian.campbell@citrix.com>2013-08-20 15:23:13 +0100
commit0cf2554189351848e1fc4eb13607b7d0b0f6d2b1 (patch)
tree05bfda6093f9ca8c9ac844a9f9f1de1ae47f0562 /tools/libxc
parent9f01050aca6ea0c6181e53a2ed80b931147c7fcf (diff)
downloadxen-0cf2554189351848e1fc4eb13607b7d0b0f6d2b1.tar.gz
xen-0cf2554189351848e1fc4eb13607b7d0b0f6d2b1.tar.bz2
xen-0cf2554189351848e1fc4eb13607b7d0b0f6d2b1.zip
libxc: silence HVM domain creation messages
There's no need for xl to output these messages on HVM domain creation to stderr by default. Change their loglevels from XTL_INFO to XTL_DETAIL; then the messages output by xl are the same as those for PV domain creation. These now-silenced messages can still be seen using verbose (-v) mode. Signed-off-by: Matthew Daley <mattjd@gmail.com>
Diffstat (limited to 'tools/libxc')
-rw-r--r--tools/libxc/xc_hvm_build_x86.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/libxc/xc_hvm_build_x86.c b/tools/libxc/xc_hvm_build_x86.c
index 8bb0178dc5..77bd3650c6 100644
--- a/tools/libxc/xc_hvm_build_x86.c
+++ b/tools/libxc/xc_hvm_build_x86.c
@@ -281,7 +281,7 @@ static int setup_guest(xc_interface *xch,
goto error_out;
}
- IPRINTF("VIRTUAL MEMORY ARRANGEMENT:\n"
+ DPRINTF("VIRTUAL MEMORY ARRANGEMENT:\n"
" Loader: %016"PRIx64"->%016"PRIx64"\n"
" Modules: %016"PRIx64"->%016"PRIx64"\n"
" TOTAL: %016"PRIx64"->%016"PRIx64"\n"
@@ -443,7 +443,7 @@ static int setup_guest(xc_interface *xch,
goto error_out;
}
- IPRINTF("PHYSICAL MEMORY ALLOCATION:\n"
+ DPRINTF("PHYSICAL MEMORY ALLOCATION:\n"
" 4KB PAGES: 0x%016lx\n"
" 2MB PAGES: 0x%016lx\n"
" 1GB PAGES: 0x%016lx\n",