commit | df1b57fe59bc5b1486fe142e6ee76c493c52c543 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Mon Dec 01 15:50:29 2014 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Tue Dec 09 12:06:32 2014 +0200 |
tree | 413edac9309ff5fe4d38c964177bc104061c8e0c | |
parent | 1f0f9106f92c7d49ec92baa6ac757aa8b0590eff [diff] |
virtio_balloon: add legacy_only flag We have no plans to support virtio 1.0 in balloon driver. Add an explicit flag to mark it legacy only. This will be used by follow-up patches. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>