commit | b89a07c4373b27321b1f6d4b4fdc369fd45ef79d | [log] [tgz] |
---|---|---|
author | Cornelia Huck <[email protected]> | Thu Jan 03 17:08:03 2019 +0100 |
committer | Michael S. Tsirkin <[email protected]> | Mon Jan 14 20:15:17 2019 -0500 |
tree | bfd1cf7a7e769a4dc368108f3b0f1e64a7d9edfd | |
parent | 1c7fc5cbc33980acd13d668f1c8f0313d6ae9fd8 [diff] |
virtio: fix virtio_config_ops description - get_features has returned 64 bits since commit d025477368792 ("virtio: add support for 64 bit features.") - properly mark all optional callbacks Signed-off-by: Cornelia Huck <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> Reviewed-by: Halil Pasic <[email protected]>