commit | 924b59a6dfa85dc9eac4c7f2fe1857bba2cb2510 | [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:40 2020 -0400 |
tree | 197c013e848eab60f8b5adf230dc7ded836671cf | |
parent | f378444b7c97e39358de5d50d01fb0e92f259073 [diff] |
virtio_input: correct tags for config space fields Since this 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: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Gerd Hoffmann <kraxel@redhat.com> Reviewed-by: Cornelia Huck <cohuck@redhat.com>