Il 29/11/2012 07:25, Wenchao Xia ha scritto: >> >> How can this be called with libqb_global_data.init_flag == 1? >> > OK, I will remove the if, but keep init_flag which can show > library is already initialized.
Please remove it if there is no usage elsewhere. For debugging, qemu_aio_context != NULL is just as good to check for initialization. Paolo