[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [help] problem with debuging /tools/ioemu-qemu-xen/xen-vl-extra.c
Hi everyone,
I added debug info in the function do_savevm of /tools/ioemu-qemu-xen/xen-vl-extra.c as follow:
DBG("going to save...");
ret = qemu_savevm_state(f); DBG("save finish..."); only to see "going to save..." and "save finish..." in the log file,but I couldn't get the debug output in qemu_savevm_state(f) called by "do_savevm". Why not?
best regards
bruce _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |