On Wed, Sep 07, 2016 at 05:20:47PM +0200, Ladi Prosek wrote: > The one pending element is being freed but not discarded on device > reset, which causes svq->inuse to creep up, eventually hitting the > "Virtqueue size exceeded" error. > > Properly discarding the element on device reset makes sure that its > buffers are unmapped and the inuse counter stays balanced. > > Cc: Michael S. Tsirkin <[email protected]> > Cc: Roman Kagan <[email protected]> > Cc: Stefan Hajnoczi <[email protected]> > Signed-off-by: Ladi Prosek <[email protected]> > --- > hw/virtio/virtio-balloon.c | 1 + > 1 file changed, 1 insertion(+)
Reviewed-by: Stefan Hajnoczi <[email protected]>
signature.asc
Description: PGP signature
