summary refs log tree commit diff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDaniel Verkamp <dverkamp@chromium.org>2018-10-24 13:07:02 -0700
committerchrome-bot <chrome-bot@chromium.org>2018-11-26 20:31:22 -0800
commitf4ee2ad205b5e014575252c9eccd0ae0bb306b8a (patch)
tree0838f5f3221b01e49a257f2dc9221b13ec84e068 /Cargo.toml
parent45cfe2164b3feed15ae5a58bcd91176fbb788e9d (diff)
downloadcrosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar.gz
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar.bz2
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar.lz
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar.xz
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.tar.zst
crosvm-f4ee2ad205b5e014575252c9eccd0ae0bb306b8a.zip
devices: make all virtio devices report version 1
Our virtio devices are all "modern" (no legacy/transitional support).
Add VIRTIO_F_VERSION_1 to the features() handler for all virtio devices
that didn't already have it.

This lets us remove the hack that forced VIRTIO_F_VERSION_1 on for all
devices.

BUG=None
TEST=build_test; boot crosvm on kevin

Change-Id: I008926a9075679aae46069aa37a14504f10e8584
Signed-off-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/1313013
Reviewed-by: Zach Reizner <zachr@chromium.org>
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions