]> Git Repo - qemu.git/commit - hw/virtio/virtio-balloon.c
virtio-balloon: Rework ballon_page() interface
authorDavid Gibson <[email protected]>
Thu, 14 Feb 2019 04:39:14 +0000 (15:39 +1100)
committerMichael S. Tsirkin <[email protected]>
Thu, 21 Feb 2019 17:28:41 +0000 (12:28 -0500)
commite9550234d79ddb69b01721d8cb197edc0a14a245
treea0862e7682c78e46c756289d10d23e8cf8b6d7c6
parentb218a70e6ae882f52cc339ae965f515a36a9139f
virtio-balloon: Rework ballon_page() interface

This replaces the balloon_page() internal interface with
ballon_inflate_page(), with a slightly different interface.  The new
interface will make future alterations simpler.

Signed-off-by: David Gibson <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Message-Id: <20190214043916[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>
hw/virtio/virtio-balloon.c
This page took 0.026993 seconds and 4 git commands to generate.