commit | 2003a7a5b66fee3b1b90daa1ace62a8d762d4a34 | [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 | adc6f8247474d430fd705317460306b77b48cd95 | |
parent | 2343dabc6096486b2705ab9420dd292801fc47f3 [diff] |
virtio_ccw: support non-legacy balloon devices As of last patch, virtio_device_is_legacy_only is always false, drop the test from virtio ccw. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com> Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (slight reword)