John Coiner wrote:

I can't reproduce this. Please check two things:

1. In "block.c", the first two lines of the "bdrv_cancel_nonblock_io" function should read:

   if( bs->nbst.booted &&
       bs->nbst.state != STATE_IDLE ) {

There was a bugfix here, in the most recent version of the patch, and if you didn't have the bugfix, you'd get the error you're getting.

Yep, my patch was an older one.. Thanks for the prompt reply. Recompiling now

Regards,
Brad
--
"Human beings, who are almost unique in having the ability
to learn from the experience of others, are also remarkable
for their apparent disinclination to do so." -- Douglas Adams


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to