]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
virtio_balloon: transitional interface
authorMichael S. Tsirkin <mst@redhat.com>
Wed, 15 Apr 2015 00:47:43 +0000 (10:17 +0930)
committerRusty Russell <rusty@rustcorp.com.au>
Wed, 15 Apr 2015 03:11:09 +0000 (12:41 +0930)
commitdf81b29c7b81b9d70ee29b7a263dd5009daa0ce4
treea73a9ac6aa72aa32bd7e25a25148044025caa31f
parent9e1a27ea42691429e31f158cce6fc61bc79bb2e9
virtio_balloon: transitional interface

Virtio 1.0 doesn't include a modern balloon device.
But it's not a big change to support a transitional
balloon device: this has the advantage of supporting
existing drivers, transparently.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Acked-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
drivers/virtio/virtio_balloon.c
include/uapi/linux/virtio_balloon.h