提交 0ea01289 编写于 作者: J Jiri Denemark 提交者: Daniel Veillard

Log flags in virConnectCompareCPU

* src/libvirt.c: extend the debug statement to log flags too
上级 29727bac
......@@ -10951,7 +10951,7 @@ virConnectCompareCPU(virConnectPtr conn,
const char *xmlDesc,
unsigned int flags)
{
VIR_DEBUG("conn=%p, xmlDesc=%s", conn, xmlDesc);
VIR_DEBUG("conn=%p, xmlDesc=%s, flags=%u", conn, xmlDesc, flags);
virResetLastError();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册