Since the release of ->stat_vq_elem is now ensured by the vm state
change handler, there's no need in the reset handler doing it.
Signed-off-by: Roman Kagan
Cc: "Michael S. Tsirkin"
Cc: Ladi Prosek
Cc: Stefan Hajnoczi
---
hw/virtio/virtio-balloon.c | 11 ---
1 file changed, 11 deletio
On Fri, Aug 19, 2016 at 04:39:25PM +0300, Roman Kagan wrote:
> Since the release of ->stat_vq_elem is now ensured by the vm state
> change handler, there's no need in the reset handler doing it.
Oops, sorry, this is a duplicate of the same message modulo typo in the
subject, please ignore.
Roman.