On Mon, 21 Mar 2016 14:54:04 +0100 Paolo Bonzini <pbonz...@redhat.com> wrote:
> On 21/03/2016 14:47, TU BO wrote: > >> I'll see if I can produce something based on Conny's patches, which are > >> already a start. Today I had a short day so I couldn't play with the > >> bug; out of curiosity, does the bug reproduce with her work + patch 4 > >> from this series + the reentrancy assertion? > > I did NOT see crash with qemu master + "[PATCH RFC 0/6] virtio: refactor > > host notifiers" from Conny + patch 4 + assertion. thx > > That's unexpected, but I guess it only says that I didn't review her > patches well enough. :) I'm also a bit surprised, the only thing that should really be different is passing the 'assign' argument in stop_ioeventfd(). Any other fixes are purely accidental :) Would be interesting to see how this setup fares with virtio-pci.