diff options
author | Michael S. Tsirkin <[email protected]> | 2014-10-15 10:22:32 +1030 |
---|---|---|
committer | Rusty Russell <[email protected]> | 2014-10-15 10:25:10 +1030 |
commit | e53fbd11e983e896adaabef2d2f1695d6e0af829 (patch) | |
tree | 244d1ca5e77124d98f3b7a962b9185605bec5533 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 401bbdc901b268113d7c562616feb7fc37492aca (diff) |
virtio_net: enable VQs early on restore
virtio spec requires drivers to set DRIVER_OK before using VQs.
This is set automatically after restore returns, virtio net violated this
rule by using receive VQs within restore.
To fix, call virtio_device_ready before using VQs.
Signed-off-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Cornelia Huck <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions