commit | df81b29c7b81b9d70ee29b7a263dd5009daa0ce4 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 15 10:17:43 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Apr 15 12:41:09 2015 +0930 |
tree | a73a9ac6aa72aa32bd7e25a25148044025caa31f | |
parent | 9e1a27ea42691429e31f158cce6fc61bc79bb2e9 [diff] |
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>