commit | f378444b7c97e39358de5d50d01fb0e92f259073 | [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 | ccfd2ea059fb13858aa948b90e3144d629525e09 | |
parent | fc4a1accbb4ef372bb55b7ab161cf88e3b631935 [diff] |
virtio_gpu: correct tags for config space fields Since gpu 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>