tools/xc: log pid in xc_save/xc_restore output
authorOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:13 +0000 (13:32 +0000)
committerOlaf Hering <olaf@aepfle.de>
Fri, 15 Feb 2013 13:32:13 +0000 (13:32 +0000)
commite6c9172170e03c7af5016aed8fd44033c8e54164
tree1ebeda62190ed65e935fb9332a2e5adc05677e4f
parent99bbf645d9672f2268cd78bbecdfafacc98149a0
tools/xc: log pid in xc_save/xc_restore output

If several migrations log their output to xend.log its not clear which
line belongs to a which guest. Print entry/exit of xc_save and
xc_restore and also request to print pid with each log call.

Signed-off-by: Olaf Hering <olaf@aepfle.de>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxc/xc_domain_restore.c
tools/libxc/xc_domain_save.c
tools/xcutils/xc_restore.c
tools/xcutils/xc_save.c