]> git.ipfire.org Git - thirdparty/qemu.git/commit
virtio-balloon: unref the memory region before continuing
authorTiwei Bie <tiwei.bie@intel.com>
Thu, 25 Jan 2018 07:12:43 +0000 (15:12 +0800)
committerMichael Roth <mdroth@linux.vnet.ibm.com>
Wed, 20 Jun 2018 20:20:44 +0000 (15:20 -0500)
commitb940928fa06d766ff354e7d7d204587b5b8d78fe
tree66c4dad87a20b4b80a9e7a61e56d003cc6a9af0b
parentc3c44a4fb00513f9a25090bc872bb145255509de
virtio-balloon: unref the memory region before continuing

Signed-off-by: Tiwei Bie <tiwei.bie@intel.com>
Cc: qemu-stable@nongnu.org
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
(cherry picked from commit b86107ab43b804e899a226fe287e34ab8acef596)
Signed-off-by: Michael Roth <mdroth@linux.vnet.ibm.com>
hw/virtio/virtio-balloon.c