On 23 August 2016 at 17:34, Michael S. Tsirkin <m...@redhat.com> wrote: > The following changes since commit 6bbbb0ac136102098a70b97ab0c07bc7bf53131c: > > target-arm: Fix warn about implicit conversion (2016-08-12 11:12:24 +0100) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/virt/kvm/mst/qemu.git tags/for_upstream > > for you to fetch changes up to 58a83c61496eeb0d31571a07a51bc1947e3379ac: > > virtio: decrement vq->inuse in virtqueue_discard() (2016-08-23 19:20:24 > +0300) > > ---------------------------------------------------------------- > virtio: fixes > > some bugfixes for virtio > balloon is still broken wrt migration
Is this a bug we need to fix for the release? > Signed-off-by: Michael S. Tsirkin <m...@redhat.com> > > ---------------------------------------------------------------- > Stefan Hajnoczi (2): > virtio: recalculate vq->inuse after migration > virtio: decrement vq->inuse in virtqueue_discard() > > hw/virtio/virtio.c | 16 ++++++++++++++++ > 1 file changed, 16 insertions(+) Applied to master, thanks. -- PMM