commit | 24bcf35b695ef5228f3035eb979cc2de571d560b | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Fri Jul 10 07:17:13 2020 -0400 |
committer | Michael S. Tsirkin <mst@redhat.com> | Wed Aug 05 11:08:39 2020 -0400 |
tree | 1c3b4da28ff4fe6e49dc9577c3dee9518528fc82 | |
parent | dbe2dc8c5838ef415620a4fe691570b062ab046f [diff] |
virtio_crypto: correct tags for config space fields Since crypto is a modern-only device, tag config space fields as having little endian-ness. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>