cme...@cmeerw.org (Christof Meerwald) writes: >So it does look like some kind of race condition, also I thought that >should be handled by qemu by first setting the vq->vq_used->flags to 0 >and then checking vq->vq_used->idx again before relying on >notifications being sent.
Maybe a memory ordering issue then ?