A rework to the virtio-balloon driver was recently merged as
f6deb6d..ee1cd00. This series addresses several minor issues in the
new code.
Changes since RFC:
* Add a fix for the g_malloc/free mismatch reported by Coverity
* Remove the not-really-useful hint-on-deflate flag
David Gibson (3):
virtio-balloon: Don't mismatch g_malloc()/free (CID 1399146)
virtio-balloon: Fix possible guest memory corruption with inflates &
deflates
virtio-balloon: Restore MADV_WILLNEED hint on balloon deflate
hw/virtio/virtio-balloon.c | 65 +++++++++++++++++++++++++++++++++++---
1 file changed, 61 insertions(+), 4 deletions(-)
--
2.20.1