
21 Mar
2013
21 Mar
'13
7:06 p.m.
On 03/20/2013 11:39 PM, Wenchao Xia wrote:
Sometimes libvirt will fail in these APIs if there is low level error, what we saw is libvirt can't got xml for some domain. This patch adds debug log when met this error, so in future we can know what is wrong.
Signed-off-by: Wenchao Xia <xiawenc@linux.vnet.ibm.com> --- libxkutil/device_parsing.c | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-)
ACK John