commit | 2343dabc6096486b2705ab9420dd292801fc47f3 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Wed Apr 15 10:17:44 2015 +0930 |
committer | Rusty Russell <rusty@rustcorp.com.au> | Wed Apr 15 12:41:11 2015 +0930 |
tree | db4c8dd127d1229d5670058e68614a87e0b11cac | |
parent | df81b29c7b81b9d70ee29b7a263dd5009daa0ce4 [diff] |
virtio: balloon might not be a legacy device We added transitional device support to balloon driver, so we don't need to black-list it in core anymore. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>