Re: [Qemu-devel] [Qemu-stable] [PATCH 0/2] virtio: fix VirtQueue->inuse field

2016-08-23 Thread Stefan Hajnoczi
On Tue, Aug 23, 2016 at 08:49:35AM +0200, Peter Lieven wrote: > Am 17.08.2016 um 15:58 schrieb Stefan Hajnoczi: > > On Mon, Aug 15, 2016 at 01:54:14PM +0100, Stefan Hajnoczi wrote: > > > The VirtQueue->inuse field is not always updated correctly. These > > > patches fix > > > it. > > > > > > Ori

Re: [Qemu-devel] [Qemu-stable] [PATCH 0/2] virtio: fix VirtQueue->inuse field

2016-08-22 Thread Peter Lieven
Am 17.08.2016 um 15:58 schrieb Stefan Hajnoczi: On Mon, Aug 15, 2016 at 01:54:14PM +0100, Stefan Hajnoczi wrote: The VirtQueue->inuse field is not always updated correctly. These patches fix it. Originally this series was called "virtio-balloon: fix stats vq migration" but Ladi Prosek posted a