* [Qemu-devel] Nonblocking disk IO and '-snapshot': assertion failed
@ 2005-10-05 12:25 Uli Heller
2005-10-05 14:21 ` John Coiner
0 siblings, 1 reply; 2+ messages in thread
From: Uli Heller @ 2005-10-05 12:25 UTC (permalink / raw)
To: qemu-devel
Hi,
I'm doing some experiments with the patches from
http://people.brandeis.edu/~jcoiner/qemu_idedma/qemu_dma_patch.html
I'm running QEMU on linux, so using only the first to
patches (qemu_dma_patch.tar.gz and qemu_concurrent_io.patch)
works.
Problem: Starting QEMU with the option "-snapshot" produces
the following error message:
qemu: /usr/src/packages/BUILD/qemu-snapshot-2005-10-03_23/block.c:424:
bdrv_cancel_nonblock_io: Assertion `nbst->state == STATE_READ_DONE' failed.
Aborted
It doesn't matter if I use Win2000, WinXP or Linux as guest.
Am I doing something wrong? Everything seems OK when omitting "-snapshot"
from the command line.
Thanks for help,
Uli
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Qemu-devel] Nonblocking disk IO and '-snapshot': assertion failed
2005-10-05 12:25 [Qemu-devel] Nonblocking disk IO and '-snapshot': assertion failed Uli Heller
@ 2005-10-05 14:21 ` John Coiner
0 siblings, 0 replies; 2+ messages in thread
From: John Coiner @ 2005-10-05 14:21 UTC (permalink / raw)
To: qemu-devel
Uli Heller wrote:
> Problem: Starting QEMU with the option "-snapshot" produces
> the following error message:
>
> qemu: /usr/src/packages/BUILD/qemu-snapshot-2005-10-03_23/block.c:424:
> bdrv_cancel_nonblock_io: Assertion `nbst->state == STATE_READ_DONE' failed.
> Aborted
>
> It doesn't matter if I use Win2000, WinXP or Linux as guest.
Whoops. A new patch is up which corrects this. Thanks for reporting this.
-- john
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2005-10-05 14:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-10-05 12:25 [Qemu-devel] Nonblocking disk IO and '-snapshot': assertion failed Uli Heller
2005-10-05 14:21 ` John Coiner
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).